Access log files through webscript
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2018 12:35 PM
I grep localhost_access_log2018-*-* file for some usage data in ALF_HOME/tomcat/logs in unix. I want to have a webscript do this so that I do not have to log in to unix account. Is there any way this file can be accessed in a webscript(.js file).
Thanks.
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2018 07:56 AM
Hi:
A way of inspecting, accessing and querying this log data, without accessing server account, may be like this:
Monitoring Alfresco access logs - Analyzing Tomcat log access data with Docker ELK resources - zylk
Not really in a webscript.
Regards.
--C.
