- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Get log fortianalyzer setting
Hi There,
When I run the following command :
#get log fortianalyzer setting
It's return :
Status:disable
So how to turn it to enable ?
On FortiOs v7.0.11
Thanks for the help
Kader
Solved! Go to Solution.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You just need to "set status enable" and configure the fortianalyzer IP.
LAB # get log fortianalyzer setting
status : disable
LAB # config log fortianalyzer setting
LAB (setting) # set status enable ===> Here
LAB (setting) # set server 1.1.1.1
LAB (setting) # end
The Serial Number for FortiAnalyzer is not entered.
In order to verify identity of FortiAnalyzer serial number is needed.
If serial number is not set, connection will be set as unverified and
access to local config and files will be accessible only with user name/password.
FortiGate can establish a connection to obtain the serial number now.Do you want to try to connect now? (y/n)y
LAB # get log fortianalyzer setting
status : enable ===> Enabled
ips-archive : enable
server : 1.1.1.1
certificate-verification: enable
serial :
preshared-key :
access-config : enable
enc-algorithm : high
ssl-min-proto-version: default
conn-timeout : 10
monitor-keepalive-period: 5
monitor-failure-retry-period: 5
certificate :
source-ip :
interface-select-method: auto
upload-option : 5-minute
reliable : disable
priority : default
max-log-rate : 0
Suraj
- Have you found a solution? Then give your helper a "Kudos" and mark the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You just need to "set status enable" and configure the fortianalyzer IP.
LAB # get log fortianalyzer setting
status : disable
LAB # config log fortianalyzer setting
LAB (setting) # set status enable ===> Here
LAB (setting) # set server 1.1.1.1
LAB (setting) # end
The Serial Number for FortiAnalyzer is not entered.
In order to verify identity of FortiAnalyzer serial number is needed.
If serial number is not set, connection will be set as unverified and
access to local config and files will be accessible only with user name/password.
FortiGate can establish a connection to obtain the serial number now.Do you want to try to connect now? (y/n)y
LAB # get log fortianalyzer setting
status : enable ===> Enabled
ips-archive : enable
server : 1.1.1.1
certificate-verification: enable
serial :
preshared-key :
access-config : enable
enc-algorithm : high
ssl-min-proto-version: default
conn-timeout : 10
monitor-keepalive-period: 5
monitor-failure-retry-period: 5
certificate :
source-ip :
interface-select-method: auto
upload-option : 5-minute
reliable : disable
priority : default
max-log-rate : 0
Suraj
- Have you found a solution? Then give your helper a "Kudos" and mark the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Suraj,
Thanks for the information !
I suppose the the IP adress of the server :
LAB (setting) # set server 1.1.1.1
Is different ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1.1.1.1 is just a dummy IP, you need to change the IP to your Fortianalyzer IP.
Suraj
- Have you found a solution? Then give your helper a "Kudos" and mark the solution.
