The CreateIngestListenerV3Input input includes various settings.

Table: CreateIngestListenerV3Input

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 17, 2024
bindInterfacestringyes The IP address that to which the ingest listener will bind.
charsetstringyes The charset used to decode the event stream.
namestringyes Name of the ingest listener.
parserIdstringyes The identifier of the parser to assign to the ingest listener.
portintegeryes The TCP/UDP port the ingest listener will listen on.
protocolIngestListenerProtocolyes The kind of listener. See IngestListenerProtocol.
repositoryNamestringyes Name of the repository.
vHostinteger  The vHost name for the ingest listener.