mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-04 15:23:11 +01:00
48 lines
2.7 KiB
Plaintext
48 lines
2.7 KiB
Plaintext
# This is where can specify which LogStash configs get loaded.
|
|
#
|
|
# The custom folder on the master gets automatically synced to each logstash
|
|
# node.
|
|
#
|
|
# To enable a custom configuration see the following example and uncomment:
|
|
# /usr/share/logstash/pipeline.custom/1234_input_custom.conf
|
|
##
|
|
# All of the defaults are loaded.
|
|
/usr/share/logstash/pipeline.dynamic/0010_input_hhbeats.conf
|
|
/usr/share/logstash/pipeline.so/1033_preprocess_snort.conf
|
|
/usr/share/logstash/pipeline.so/1100_preprocess_bro_conn.conf
|
|
/usr/share/logstash/pipeline.so/1101_preprocess_bro_dhcp.conf
|
|
/usr/share/logstash/pipeline.so/1102_preprocess_bro_dns.conf
|
|
/usr/share/logstash/pipeline.so/1103_preprocess_bro_dpd.conf
|
|
/usr/share/logstash/pipeline.so/1104_preprocess_bro_files.conf
|
|
/usr/share/logstash/pipeline.so/1105_preprocess_bro_ftp.conf
|
|
/usr/share/logstash/pipeline.so/1106_preprocess_bro_http.conf
|
|
/usr/share/logstash/pipeline.so/1107_preprocess_bro_irc.conf
|
|
/usr/share/logstash/pipeline.so/1108_preprocess_bro_kerberos.conf
|
|
/usr/share/logstash/pipeline.so/1109_preprocess_bro_notice.conf
|
|
/usr/share/logstash/pipeline.so/1110_preprocess_bro_rdp.conf
|
|
/usr/share/logstash/pipeline.so/1111_preprocess_bro_signatures.conf
|
|
/usr/share/logstash/pipeline.so/1112_preprocess_bro_smtp.conf
|
|
/usr/share/logstash/pipeline.so/1113_preprocess_bro_snmp.conf
|
|
/usr/share/logstash/pipeline.so/1114_preprocess_bro_software.conf
|
|
/usr/share/logstash/pipeline.so/1115_preprocess_bro_ssh.conf
|
|
/usr/share/logstash/pipeline.so/1116_preprocess_bro_ssl.conf
|
|
/usr/share/logstash/pipeline.so/1117_preprocess_bro_syslog.conf
|
|
/usr/share/logstash/pipeline.so/1118_preprocess_bro_tunnel.conf
|
|
/usr/share/logstash/pipeline.so/1119_preprocess_bro_weird.conf
|
|
/usr/share/logstash/pipeline.so/1121_preprocess_bro_mysql.conf
|
|
/usr/share/logstash/pipeline.so/1122_preprocess_bro_socks.conf
|
|
/usr/share/logstash/pipeline.so/1123_preprocess_bro_x509.conf
|
|
/usr/share/logstash/pipeline.so/1124_preprocess_bro_intel.conf
|
|
/usr/share/logstash/pipeline.so/1125_preprocess_bro_modbus.conf
|
|
/usr/share/logstash/pipeline.so/1126_preprocess_bro_sip.conf
|
|
/usr/share/logstash/pipeline.so/1127_preprocess_bro_radius.conf
|
|
/usr/share/logstash/pipeline.so/1128_preprocess_bro_pe.conf
|
|
/usr/share/logstash/pipeline.so/1129_preprocess_bro_rfb.conf
|
|
/usr/share/logstash/pipeline.so/1130_preprocess_bro_dnp3.conf
|
|
/usr/share/logstash/pipeline.so/1131_preprocess_bro_smb_files.conf
|
|
/usr/share/logstash/pipeline.so/1132_preprocess_bro_smb_mapping.conf
|
|
/usr/share/logstash/pipeline.so/1133_preprocess_bro_ntlm.conf
|
|
/usr/share/logstash/pipeline.so/1134_preprocess_bro_dce_rpc.conf
|
|
/usr/share/logstash/pipeline.so/8001_postprocess_common_ip_augmentation.conf
|
|
/usr/share/logstash/pipeline.dynamic/9997_output_helix.conf
|