Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruflin/filebeat
DEPRECATED. Moved to https://github.com/elastic/beats. Please use the new repository to add new issues.
https://github.com/ruflin/filebeat
Last synced: 3 months ago
JSON representation
DEPRECATED. Moved to https://github.com/elastic/beats. Please use the new repository to add new issues.
- Host: GitHub
- URL: https://github.com/ruflin/filebeat
- Owner: ruflin
- License: other
- Created: 2015-09-07T13:36:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T12:55:07.000Z (about 9 years ago)
- Last Synced: 2024-06-20T06:21:50.571Z (7 months ago)
- Language: Go
- Homepage:
- Size: 1.92 MB
- Stars: 9
- Watchers: 6
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Jenkins Build Status](http://build-eu-00.elastic.co/job/filebeat/badge/icon)](http://build-eu-00.elastic.co/job/filebeat/)
[![Travis Build Status](https://travis-ci.org/elastic/filebeat.svg?branch=master)](https://travis-ci.org/elastic/filebeat)
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/lirttsafxqdhwiu1/branch/master?svg=true)](https://ci.appveyor.com/project/elastic-beats/filebeat/branch/master)
[![codecov.io](http://codecov.io/github/elastic/filebeat/coverage.svg?branch=master)](http://codecov.io/github/elastic/filebeat?branch=master)# Filebeat
Filebeat is an open source file harvester, mostly used to fetch logs files and feed them into logstash.
Together with the libbeat lumberjack output is a replacement for [logstash-forwarder](https://github.com/elastic/logstash-forwarder).To learn more about Filebeat, check out https://www.elastic.co/products/beats/filebeat.
## Getting started
Please follow the [getting started](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-getting-started.html)
guide from the docs.## Documentation
Please visit [elastic.co](https://www.elastic.co/guide/en/beats/filebeat/current/index.html)
for the documentation.## Bugs and feature requests
If you have an issue, please start by opening a topic on the
[forums](https://discuss.elastic.co/c/beats/filebeat). We'll help you
troubleshoot and work with you on a solution.If you are sure you found a bug or have a feature request, open an issue on
[Github](https://github.com/elastic/filebeat/issues).## Contributions
We love contributions from our community! Please read the
[CONTRIBUTING.md](CONTRIBUTING.md) file.## Nightlies
For testing purpose every day nightlies are generated which can be found [here](https://beats-nightlies.s3.amazonaws.com/index.html?prefix=filebeat/). Please be aware that these are built on top of master and are not stable.