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

No Traffic Logs in FortiADC

Hello ,

my fortiADC does not schow any traffic log in Log & Report -> Traffic Log., I already selected all the different filter but no log appears. I selected also all options in Log & Report -> Log Setting -> Local Log, but it also did not help. 

For now i can only see the Event Log. 

is that normal?

1 Solution
AEK
SuperUser
SuperUser

Hi @stantaiwe 

 

This should enable logs for your VS.

config load-balance virtual-server
edit <vs-name>
set traffic-log enable
end
end

 

Just in case it doesn't work, you can still try this:

config log setting local
set traffic-log-status enable
end

 

Hope it helps.

AEK

View solution in original post

AEK
3 REPLIES 3
byunkib2
New Contributor

As an alternative, could you apply a monitor-only dns security profile to the service on the interfaces of interest? Just an idea that would get you want but avoid the rest of the chaff https://9apps.ooo/ .

AEK
SuperUser
SuperUser

Hi @stantaiwe 

 

This should enable logs for your VS.

config load-balance virtual-server
edit <vs-name>
set traffic-log enable
end
end

 

Just in case it doesn't work, you can still try this:

config log setting local
set traffic-log-status enable
end

 

Hope it helps.

AEK
AEK
stantaiwe
New Contributor

Hi @AEK the second option fixed it. Now i can see the Traffic Log in Log & Reports

thanks

Labels
Top Kudoed Authors