KingPin
12/15/2024, 7:48 PMfilelog/xx:
include: [ "/hostfs/home/xx/run/*/log/terminal.txt" ]
start_at: end
include_file_path: true
how do I take whats in the * ( usually it will be something like one of the following : ab1, gb1, rest1, messages1 so .e.g /hostfs/home/xx/run/ab1/log/terminal.txt) and send it along with the log line as appname . thanks for any pointers.Srikanth Chekuri
12/16/2024, 2:48 PM