Re: Unable to login with nagiosadmin
Posted: Wed Dec 22, 2021 10:46 pm
Perry,
I'm doing the commands now and grabbing the files from the server and bringing them to my Windows machine and will send you a private message with the files.
FYI, the first command produced the following result:
Not sure if that's OK or not but I'll send the files I have. The 2nd command did create a large file so I will send them in a separate pm (one for each file) as requested.
I'm doing the commands now and grabbing the files from the server and bringing them to my Windows machine and will send you a private message with the files.
FYI, the first command produced the following result:
Code: Select all
[root@NagiosLogServer scripts]# tar -czvf /tmp/logs.tar.gz /usr/local/nagioslogserver/var/auditlog.log /var/log/httpd/ /var/log/apache2/
tar: Removing leading `/' from member names
/usr/local/nagioslogserver/var/auditlog.log
/var/log/httpd/
/var/log/httpd/access_log-20211024
/var/log/httpd/error_log-20211128
/var/log/httpd/error_log-20211205
/var/log/httpd/access_log-20211209
/var/log/httpd/access_log-20211212
/var/log/httpd/error_log-20211212
/var/log/httpd/access_log-20211220
/var/log/httpd/access_log
/var/log/httpd/error_log-20211220
/var/log/httpd/error_log
tar: /var/log/apache2: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors