Filebeat
Service overview
The service is responsible for sending content of specific logs files (see the inputs.d configuration directory) to Logstash service.
| Software owner | Elasticsearch BV |
|---|---|
| Management | wfmanager (start | stop | restart | status) filebeat |
| Log files | Access logs: <INSTALL_DIR>/supervisord/log/filebeat.out.log Service logs: <INSTALL_DIR>/filebeat/logs/filebeat.log |
| Startup scripts | <INSTALL_DIR>/supervisord/apps/filebeat.ini |
| Configuration files | <INSTALL_DIR>/filebeat/filebeat.yml /filebeat/inputs.d/*.yml |
| Default Ports | Not listening on any port |
Default parameters
| Configuration file | Name | Default Value | Description |
|---|---|---|---|
| config.yml | install_dir | /opt/workfusion | Directory to put user files, logs and configs |
Troubleshooting
Check the service standard output log. Log file: <INSTALL_DIR>/filebeat/logs/filebeat.log
$ tail -f <INSTALL_DIR>/filebeat/logs/filebeat.log