IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Example: Building Lsbeat from Scratch
editExample: 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.