You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logparser working correctly with follow path
files = ["//hostname/FTPFetchFilesLog/2016_07/2016_07_19.txt"]
but, can't see anything with follow:
files = ["//hostname/FTPFetchFilesLog/2016_07/.txt"]
or follow:
files = ["//hostname/FTPFetchFilesLog//*.txt"]
Bug Report:
logparser working correctly with follow path
files = ["//hostname/FTPFetchFilesLog/2016_07/2016_07_19.txt"]
but, can't see anything with follow:
files = ["//hostname/FTPFetchFilesLog/2016_07/.txt"]
or follow:
files = ["//hostname/FTPFetchFilesLog//*.txt"]
config:
result:
config:
result:
The text was updated successfully, but these errors were encountered: