Files
Brett Woodruff 28c8d411ad Inital Commit
2024-06-13 15:48:26 -04:00

20 lines
592 B
Python

# Log event action settings
action.log_event = [0|1]
* Enable log event action
action.logevent.param.event = <string>
* Event content sent to the receiver endpoint, which is eventually indexed
action.logevent.param.host = <string>
* Field value of the host field of the newly indexed event
action.logevent.param.source = <string>
* Field value of the source field of the newly indexed event
action.logevent.param.sourcetype = <string>
* Field value of the sourcetype field of the newly indexed event
action.logevent.param.index = <string>
* Destination index of the newly indexed event