Variable | ELASTIC_PORT | |
Description | Sets the port for ElasticSearch bulk endpoint |
In order to use rsyslog as a log shipper, ElasticSearch is needed. Set the port for ElasticSearch bulk endpoint with this option, usually to port 9200.
ini
BOOTSTRAP_HOST_ID=1
DIRECTORY=/var/humio/data
HUMIO_PORT=8080
ELASTIC_PORT=9200
...