You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.0 KiB
51 lines
1.0 KiB
# Version 9.2.2.20240415
|
|
#This file turns off pipelines and processors.
|
|
#This is the default configuration
|
|
|
|
#Turn off a processor
|
|
[pipeline:indexerPipe]
|
|
disabled_processors= indexandforward, latencytracker, diskusage, signing,tcp-output-generic-processor, syslog-output-generic-processor, http-output-generic-processor, stream-output-processor, s2soverhttpoutput, destination-key-processor
|
|
|
|
[pipeline:distributedSearch]
|
|
disabled = true
|
|
|
|
[pipeline:fifo]
|
|
disabled = true
|
|
|
|
[pipeline:merging]
|
|
disabled = true
|
|
|
|
[pipeline:typing]
|
|
disabled = true
|
|
|
|
[pipeline:udp]
|
|
disabled = true
|
|
|
|
[pipeline:syslogfifo]
|
|
disabled = true
|
|
|
|
[pipeline:syslogudp]
|
|
disabled = true
|
|
|
|
[pipeline:parsing]
|
|
disabled_processors=linebreaker, header, sendOut, metrics
|
|
|
|
# do not start the scheduler if in lwf mode
|
|
[pipeline:scheduler]
|
|
disabled_processors = LiveSplunks
|
|
|
|
[pipeline:winparsing]
|
|
disabled_processors = sendOut_nonlwf
|
|
|
|
[pipeline:structuredparsing]
|
|
disabled = false
|
|
|
|
[pipeline:rfsoutput]
|
|
disabled = true
|
|
|
|
[pipeline:ruleset]
|
|
disabled = true
|
|
|
|
[pipeline:tee]
|
|
disabled = true
|