Cisco Cisco Firepower Management Center 2000 Entwickleranleitung

Seite von 726
Version 5.3
Sourcefire 3D System eStreamer Integration Guide
415
Configuring eStreamer
Configuring the eStreamer Reference Client
Chapter 6
Understanding the eStreamer Perl Reference Client
You can download the eStreamerSDK.zip package, which contains the eStreamer 
Perl reference client, from the 
. The following files are 
included in the eStreamerSDK.zip package:
SF_CUSTOM_ALERT.MIB
This MIB file is used by the 
snmp.pm
 file to set up traps for SNMP.
SFRecords.pm
This Perl module contains definitions of discovery message record blocks.
SFStreamer.pm
This Perl module contains the functions called by the Perl clients.
SFPkcs12.pm
This Perl module parses the client certificate and allows the client to 
connect to the eStreamer server.
SFRNABlocks.pm
This Perl module contains definitions of discovery data blocks.
ssl_test.pl
You can use this Perl script to test an intrusion event request over an SSL 
connection.
OutputPlugins/csv.pm
This Perl module prints intrusion events to a comma-separated value (CSV) 
format. 
OutputPlugins/print.pm
This Perl module prints events to a human-readable format. 
OutputPlugins/snmp.pm
This Perl module sends events to the specified SNMP server.
OutputPlugins/pcap.pm
This Perl module stores packet captures as a pcap file.
OutputPlugins/syslog.pm
This Perl module sends events to the local syslog server.