I am very new to the Graylog community and tool.
Could you please assist me here,
I have dropped my Test log file here but Graylog has not detected my files.
Few other log files also exist in the path which is being detected.
Also, the .yml file says ( path*), so it reads all the files.
Hi there! Before we get too far into the weeds of troubleshooting your issue, Iâd suggest clarifying your question. The community FAQ has a number of pointers about how to ensure that you ask a good question (âgoodâ in this case meaning that the question about what youâre trying to accomplish is clear, well-defined, and provides enough information to members of the community so they can help). Thereâs a lot that seems to be missing in your inquiry and folks are going to have to make a lot of jumps to better understand whatâs going on. That said, here are some places to start :
Surround your code with ```. Itâll make our job of reading your errors and configs just a bit easier
Give us a problem statement. Tell the community exactly what youâre trying to do. This seems like your trying to get filebeat (not sidecar, as sidecar doesnât actually ship any logs) to pick up a new file.
Provide some (sanitized) configs. While error messages can be helpful, thereâs (usually) a reason for the errors and seeing your configs helps everyone involved.
Tell us what youâve tried. Explain, in detail, what youâve attempted. This may seem onerous, but trust me, itâll help us help you.
Having this info is going to go a long way in getting assistance from the community.