Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
FRQ_Qc
New Contributor

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

1 Solution
srajeswaran
Staff
Staff

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

 

Regards,

Suraj

- Have you found a solution? Then give your helper a "Kudos" and mark the solution.

View solution in original post

3 REPLIES 3
srajeswaran
Staff
Staff

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

 

Regards,

Suraj

- Have you found a solution? Then give your helper a "Kudos" and mark the solution.

FRQ_Qc
New Contributor

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 ??

srajeswaran

1.1.1.1 is just a dummy IP, you need to change the IP to your Fortianalyzer IP.

Regards,

Suraj

- Have you found a solution? Then give your helper a "Kudos" and mark the solution.

Labels
Top Kudoed Authors