IngestListenerProtocol is an enumerated list of network protocols an ingest listener uses.

This enumerated datatype is used by two input datatypes: CreateIngestListenerV3Input, which is used by the createIngestListenerV3() mutation field; and UpdateIngestListenerV3Input, which is used by the updateIngestListenerV3() mutation.

Table: IngestListenerProtocol

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 13, 2024
GELF_TCPboolean  Long-TermGELF over TCP Protocol.
GELF_UDPboolean  Long-TermGELF over UDP Protocol.
NETFLOW_UDPboolean  Long-TermNetflow over UDP.
TCPboolean  Long-TermTCP Protocol.
UDPboolean  Long-TermUDP Protocol.