This directory contains Filebeat configuration to be used with Filebeat in order to ingest Enterprise Search log files into Elasticsearch.
This example configuration assumes Filebeat and Elasticsearch versions 8.x.
-
Replace
filebeat.yml
file in the Filebeat install directory with the one in this directory. -
Copy filebeat-template-8.json from this directory into your Filebeat install directory.
-
Customize
filebeat.yml
with the needed information- Elasticsearch hosts, username and password, or additional authentication mechanisms. Check Configure the Elasticsearch output in Filebeat reference for additional details.
- Enterprise Search install directory.
- Filebeat log directory.
- Additional fields to be included in the log events.
Enterprise Search logs will be ingested into ent-search-logs-8
data stream in the configured Elasticsearch instance, and will be visible in the Observability / Logs section in Kibana.