Changes between Version 3 and Version 4 of naemonlog
- Timestamp:
- 02/19/22 10:48:58 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
naemonlog
v3 v4 80 80 81 81 }}} 82 83 == Log viewer == 84 Ref [https://github.com/sevdokimov/log-viewer, here] 85 We use this java v8 to run as web server on port 8111 and browse the log file and show on web page. 86 File can be download from the web or in attach file with in this page 87 {{{ 88 #!sh 89 [krit@mini log-viewer-1.0.1]$ ./logviewer.sh 90 }}}