Created on 09-28-2018 05:40 AM Edited on 10-09-2024 06:05 AM By Jean-Philippe_P
Description
This article describes the grab-log-snapshot report as one utility that collects a snapshot of a system's logfiles, stacktrace and memory information plus other information needed in order to diagnose a problem.
Logs should be collected during any of the following scenarios:
Important:
Scope
Version: FortiNAC legacy 8.x and greater.
Version: FortiNAC-OS 7.2.x and greater.
Solution
This will generate and download a snapshot of the logs directly from the browser. The status is shown at the bottom right of the screen.
In an HA environment when the primary is in control, there is a possibility to generate a secondary node grab-log-snapshot from GUI.
Select '?' Question Mark icon, then into the 'Gear' (settings) icon:
Download logs - Advanced option to download primary or/and secondary node grab-log-snapshot will appear:
Select the image to view it in greater detail.
CLI Instructions (CentOS appliance):
grab-log-snapshot
The script will collect and zip-compress a large number of files.
This will take several minutes.
The resulting zip file (log-snapshot-<hostname>-<timestamp>.tar.gz) is located in the /tmp directory.
For example:
grab-log-snapshot
This program grabs a snapshot of the system logfiles.
It takes several minutes to run.
Gathering logfiles...
Gathering system info....
Grabbing stacktraces....
Grabbing memory info....
Grabbing scheduler info....
Grabbing cluster network info....
Grabbing license info...
Packaging logfiles (takes a little while)...
All done.
Prelink messages that state that 'at least one of file's dependencies has changed since prelinking' can be ignored.
Logs are here: /tmp/log-snapshot-fortinac.forti.lab-20240530160858.tar.gz.
Give this file to Support. If a CPU performance or memory usage has experienced the problem, arrange with Support to run the collect-linux-debug-info script.
CLI Instructions (FortiNAC-OS appliance):
There could be various reasons why the FortiNAC-F is not showing the GUI, to generate the log file, follow these instructions:
Execute commands:
execute enter-shell
sudo grab-log-snapshot
This program grabs a snapshot of the system logfiles.
It takes several minutes to run.
Gathering logfiles...
Gathering system info....
Grabbing stacktraces....
Grabbing memory info....
Grabbing scheduler info....
Grabbing cluster network info....
Grabbing FortiNAC-OS configuration....
Grabbing FortiNAC-OS hardware status....
Grabbing FortiNAC-OS system status....
Grabbing license info...
Packaging logfiles (takes a little while)...
All done.
Prelink messages that state that 'at least one of the file's dependencies has changed since prelinking' can be ignored.
Logs are here: /tmp/log-snapshot-fortinac1-20240530171321.tar.gz.
Give this file to Support. If experiencing a CPU performance or a memory usage problem, arrange with Support to run the collect-linux-debug-info script.
In FortiNAC-OS, inbound access to the appliance via SFTP protocol is not possible. The 'scp' command is required to upload a file to another scp/SSH running host (which could be any Linux-based machine). For example:
scp /tmp/log-snapshot-fortinac1-20240530171321.tar.gz files-user@192.168.48.10:/files/
Note: Starting from FortiNAC-F 7.2.7, the generated log file will located under '/bsc/campusMgrUpdates/':
scp /bsc/campusMgrUpdates/log-snapshot-fortinac1-20240530171321.tar.gz files-user@192.168.48.10:/files/
Another alternative to export this file is via TFTP protocol, a TFTP server may be easier to set up in the network. For example:
cd /bsc/campusMgrUpdates/
tftp -pr log-snapshot-fnac-20241009143956.tar.gz tftp.local
Submit the file to Support. Open a support ticket and upload the files.
Note: A comment must be added for the file to be saved.
If the file(s) are too big, contact Support for assistance.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.