|
I need to do the following on my forwarder:
Can someone share a basic configuration example? |
|
This will send a cooked data stream to the indexer (10.1.12.1:9997) and a second smaller uncooked tcp stream to the third party (10.1.12.2:1234). If you need the second stream to be syslog out then you will need to shift that work to the indexer. props.conf
transforms.conf
outputs.conf
|
