Local reporting
If enabled all logs are sent to the local Elasticsearch database.
Remote reporting
If enabled all logs are sent to the specified remote Elasticsearch database.
Remote reporting URL
The URL of the remote reporting server.
- Examples:
- http://elastic-cluster:9200
- https://user:secretpw@elasticsearch.mydomain.com:9200
We strongly recommend using HTTPS instead of HTTP and a user with limited rights.