Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (398)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Restore Processed Log Data from File
How to Restore Processed Log Data from File?
✍: FYIcenter.com
If you want to Restore Processed Log Data from File,
you can follow these examples:
1. Run "goaccess" with "--restore" and "--db-path" options without any new log files:
fyicenter$ sudo goaccess -o report.html --restore --db-path=/var/log/goaccess
2. Run "goaccess" with "--restore" and "--db-path" options with new log files to merge log data:
fyicenter$ sudo goaccess access_log -o report.html --restore --db-path=/var/log/goaccess
3. Run "goaccess" with "--restore", "--persist" and "--db-path" options with new log files to merge and update log data:
fyicenter$ sudo goaccess access_log -o report.html --restore --persist --db-path=/var/log/goaccess
⇒ Non-Root Access to Apache Web Server Log Files
2022-12-23, 420🔥, 0💬
Popular Posts:
How to fix the Microphone Permissions error with making a call with Messenger in iPhone? If your Mic...
What are header and footer design options in Microsoft Word? I want to learn more about creating hea...
Why am I getting the "Spawn Failed: Server at http://127.0.0.1:47353/u ser/fyicenter/didn't respond ...
What is this Website about? This Website provides a collection of Frequently Asked Questions (FAQ) a...
How to apply a character style in Microsoft Word? I want to emphasize few words in a paragraph. Appl...