Created on
09-27-2016
07:00 AM
Edited on
05-09-2025
02:43 AM
By
Jean-Philippe_P
Description
Solution
get-fsm-health.py --local -o /tmp/fsm-health.log
journalctl -k --no-pager > /tmp/journlctl.log
cat /proc/interrupts > /tmp/interrupts.txt
env > /tmp/root_env
su admin -c env > /tmp/admin_env
tar -czvf /tmp/keeper_logs.tar.gz /data-clickhouse-*/clickhouse-keeper/app_logs > /dev/null 2>&1
tar -czvf /tmp/keeper_conf.tar.gz /data-clickhouse-*/clickhouse-keeper/conf > /dev/null 2>&1
phziplogs /tmp/<ticket_number> <number_of_days>
cd /tmp/1234
tar --append --file=AOLogs.tar /tmp/fsm-health.log
tar --append --file=AOLogs.tar /tmp/journlctl.log
tar --append --file=AOLogs.tar /tmp/interrupts.txt
tar --append --file=AOLogs.tar /tmp/root_env
tar --append --file=AOLogs.tar /tmp/admin_env
tar --append --file=AOLogs.tar /tmp/pg_stat_activity.out
tar --append --file=AOLogs.tar /tmp/keeper_logs.tar.gz
tar --append --file=AOLogs.tar /tmp/keeper_conf.tar.gz
mv AoLogs.tar <new file name>
Repeat steps 1.a. through 1.c. for all Collectors, Workers, and Supervisors.
From the FortiSIEM appliance, directly SCP the log to the desktop.
For Windows users, use WinSCP to pull the logs from the /tmp directory of the FortiSIEM appliance.
For Linux users, use SCP from the FortiSIEM bash prompt to copy it out to the local desktop.
$ scp -r <local directory> username@<host_ip>:<remote directory>
Upload the file to the support ticket at support.fortinet.com.
Log in to the Fortinet support account.
Find the ticket associated with the log request upload.
Upload the attachment to the ticket with a response (Note that the upload limit is 500MB per attachment).
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 2025 Fortinet, Inc. All Rights Reserved.