Are there any monitoring tools for webda
- Are there any monitoring tools for webdav (logfiles)?
- What analyzers are available for webdav logs.
|
feedback
|
|
A simple method to monitor these files is to use the command line...
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. Both have the ability to dig deep into the log data. | |||
|
feedback
|
|
A great general log file viewer is LogExpert, see also the Stackoverflow Best Tail GUI question. | |||
|
feedback
|