WARNING: Version 5.3 of Beats has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Example: Building Lsbeat from Scratch
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Example: Building Lsbeat from Scratch
editLsbeat is similar to the ls
command-line tool, but instead of printing the files and subdirectories to the screen,
Lsbeat periodically ships them to Elasticsearch for storage.
To help you learn how to build a Beat, we’ve created this blog post that describes how to build Lsbeat from scratch. You can refer to the Lsbeat implementation as a working example.