Ad Widget

Collapse

Log/logrt: look for files in subdirectories

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bugjargal
    Junior Member
    • Dec 2010
    • 1

    #1

    Log/logrt: look for files in subdirectories

    Hi all,

    I'm using 1.8.3.

    I'd like to be able to monitor some log files that are stored on a NAS from a Windows agent.

    Files are stored as follow :

    rootdir
    |
    |__Subdir1
    | |
    | |error.log
    |
    |__Subdir2
    | |
    | |error.log
    |
    |__etc...

    I have 2 questions:
    -Can the log/logrt functions look into a UNC (\\mystorage\path\to\the\logs\)?
    -Can these functions look into subdirectories? I tried \\mystorage\rootdir\*\error.log with no success...

    Thanks in advance for your feedback.
Working...