The
CreateIngestListenerV3Input
input includes various settings.
Table: CreateIngestListenerV3Input
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
bindInterface | string | yes | Long-Term | The IP address that to which the ingest listener will bind. | |
charset | string | yes | Long-Term | The charset used to decode the event stream. | |
name | string | yes | Long-Term | Name of the ingest listener. | |
parserId | string | yes | Long-Term | The identifier of the parser to assign to the ingest listener. | |
port | integer | yes | Long-Term | The TCP/UDP port the ingest listener will listen on. | |
protocol | IngestListenerProtocol | yes | Long-Term | The kind of listener. See IngestListenerProtocol . | |
repositoryName | string | yes | Long-Term | Name of the repository. | |
vHost | integer | Long-Term | The vHost name for the ingest listener. |