Resource: splunk_inputs_tcp_raw

Create or update raw TCP input information for managing raw tcp inputs from forwarders.

Example Usage

resource "splunk_inputs_tcp_raw" "tcp_raw" {
    name = "41000"
    index = "main"
    queue = "indexQueue"
    source = "new"
    sourcetype = "new"
    disabled = false
}

Argument Reference

For latest resource argument reference: https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTinput#data.2Finputs.2Ftcp.2Fraw

This resource block supports the following arguments:

Attribute Reference

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