Home » Questions » Computers [ Ask a new question ]

Webdav log analyzer [closed]

Webdav log analyzer [closed]

Are there any monitoring tools for webda

Asked by: Guest | Views: 253
Total answers/comments: 1
Guest [Entry]

"A simple method to monitor these files is to use the command line...

tail <logfilename here>

If you continue to run tail against the file, it will show you the newest entries whenever they appear. Load cygwin if you are trying to do this on a windows box.

Now if you want a tool to analyze these files I recommend using something like Splunk or AppManager from NetIQ.

Splunk is Here

App Manager can be found Here

Both have the ability to dig deep into the log data."