Hi, I am trying to use the FortiAnalyzer web service with C# to get
statistics out of the Analyzer for reporting purposes. At this stage I
have added a service reference in Visual Studio to the FortiAnalyzer URL
and have access to the classes provide...
Awesome! Seems that they have changed the way this works on version 5
though - so if you update your Analyzer to FortiOS5 these methods no
longer work... I will continue to work on this and see if i can figure
it out
Hi, Yes, the data is stored in an SQL database - however isn' t the
database built into the Analyzer? I have not found documentation as yet
on how to connect to the SQL database directly and query for
information. I am looking to get web filtering da...