Beats: How to report an issue

This forum is intended for all discussions and issues related to the beats projects. Each Beat has its own subforum, so for beat specific issues, please use the specific forum.

In case you have issue with the installation of a beat or running a beat, please first search the forum if someone else already had the issue and it was resolved. In case you open a topic with a new issue or comment, please always provide the following information:

  • Beat version
  • Operating System
  • Configuration

To debug the problem first yourself, you can use the following debug-command:

[beatname] -c config.yml -e -d "*"

This will output debug information to your command line and often contains the information to solve the issue. Always provide log information as text either in a gist or directly in the post (no screenshots).

3 Likes