11 Jul 2024 09:15 PM - last edited on 12 Jul 2024 03:02 PM by MaciejNeumann
I am configuring a custom log event via the API. I would like the source of errors in the logs to be listed in the problem description. I therefore have log.source in my configuration. My log monitoring path is /logs/data/fit/*/*/menu_*.log. That path is listed in the problem description. I however would like the specific path (instead of the asterisks) to be listed e.g., /logs/data/fit/container/cont-342/menu_three.log. Is there an alternative to log.source that will give me a more specific path?
Solved! Go to Solution.
12 Jul 2024 12:34 AM
I think configuring the below might help you