Resource: splunk_inputs_tcp_raw

Create and manage UDP data inputs.

Example Usage

resource "splunk_inputs_udp" "udp" {
    name = "41000"
    index = "main"
    source = "new"
    sourcetype = "new"
    disabled = false
}

Argument Reference

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

This resource block supports the following arguments:

Attribute Reference

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