List all logs under a log.file.path #9133
Unanswered
RobotRabbit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I can't seem to find an easy way to list all the log files under a log.file.path
I tried this query but it has the count of each log file line which times out due to the bulk of lines
host.name = 'server' AND log.file.path CONTAINS '/opt/app/logs/'
Beta Was this translation helpful? Give feedback.
All reactions