mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-diagnostics: iiab-configure.log from ./iiab-configure
This commit is contained in:
parent
6857e32f6e
commit
960a95a76b
1 changed files with 2 additions and 1 deletions
|
@ -211,8 +211,9 @@ cat_cmd 'sudo iptables-save' 'Firewall rules'
|
|||
echo -e "\n 6. Log Files: (last 100 lines of each)\n"
|
||||
echo -e "\n\n\n\n6. LOG FILES (LAST 100 LINES OF EACH)\n" >> $outfile
|
||||
cat_tail /opt/iiab/iiab/iiab-install.log 100
|
||||
cat_tail /opt/iiab/iiab/iiab-network.log 100
|
||||
cat_tail /opt/iiab/iiab/iiab-configure.log 100
|
||||
cat_tail /opt/iiab/iiab/iiab-debug.log 100
|
||||
cat_tail /opt/iiab/iiab/iiab-network.log 100
|
||||
cat_tail /opt/iiab/iiab-admin-console/admin-install.log 100
|
||||
cat_tail /var/log/messages 100
|
||||
cat_tail /var/log/syslog 100
|
||||
|
|
Loading…
Add table
Reference in a new issue