Resource: splunk_outputs_tcp_syslog

Access the configuration of a forwarded server configured to provide data in standard syslog format.

Example Usage

resource "splunk_outputs_tcp_syslog" "tcp_syslog" {
    name = "new-syslog"
    server = "new-host-1:1234"
    priority = 5
}

Argument Reference

For latest resource argument reference: https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESToutput#data.2Foutputs.2Ftcp.2Fsyslog

This resource block supports the following arguments:

Attribute Reference

In addition to all arguments above, This resource block exports the following arguments: