Difference between revisions of "Filebeat"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
* [[Logstash]] | * [[Logstash]] | ||
* [[logging]] | * [[logging]] | ||
+ | |||
+ | {{CC license}} | ||
+ | Source: https://en.wikiversity.org/wiki/ElasticSearch/Filebeat | ||
[[Category:Information technology]] | [[Category:Information technology]] | ||
[[Category:Server administration]] | [[Category:Server administration]] |
Revision as of 06:26, 19 December 2019
Filebeat[1] is a lightweight software for sending logs is available for Windows, MacOS and Linux.
Install it in MacOS executing:
brew install filebeat
or brew tap elastic/tap && brew install elastic/tap/filebeat-full
or running inside a container[2] and configure it:
Configure it:
- MacOS:
/usr/local/etc/filebeat.yml
[3] - Docker:
/usr/share/filebeat/filebeat.yml
And run it:
filebeat modules enable system
filebeat setup
(Requires Kibana running and reachable)filebeat -e
- -e Log to stderr and disable syslog/file output
See also
- AWS Elasticsearch
- Kibana open source data visualization plugin for ElasticSearch.
- Grafana
- Logstash
- logging
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.
Source: https://en.wikiversity.org/wiki/ElasticSearch/Filebeat
Advertising: