Skip to main content
Rob_C
New Member
December 3, 2013
Question

*All* browsing history

  • December 3, 2013
  • 3 replies
  • 21325 views
Hello, We' ve recently ditched our previous content filtering solution for a combination Fortigate/Fortianalyzer solution. I am trying to find a way to report *all* internet surfing history for a given user in the Fortianalyzer and have thusfar been unable to find a way to do this. Any web history I am pulling shows only violations of the web filter policies, even though I have all session data being logged on the Fortigate. If anyone can assist it would be appreciated. Thanks! Rob C

    3 replies

    RH2
    New Member
    December 5, 2013

    look at this thread: https://forum.fortinet.com/FindPost/93868 the post by Adrian James, it' s the 12th post down on page 2. It worked for me, though the analyzer has been a severe disappointment.

    Rob_C
    Rob_CAuthor
    New Member
    December 5, 2013
    Excellent, that query definitely works. How were you able to filter out by reqtype? I can see that is a filter option in the data set but it doesn' t seem to work.
    billp
    New Member
    December 5, 2013
    I' ve started using Elasticsearch + Logstash + Kibana for my user reports. It' s more of a hack for sysadmins, but it searches tons of logs very fast. No reports per se, but you can create specialized dashboard to show HR. It requires a dedicated server.
    RH2
    New Member
    December 5, 2013
    I haven' t been able to yet. Waiting for someone that knows SQL to help out.
    andreasc
    New Member
    May 20, 2019

    Billp,

     

    I recently started to admin a global Fortigate network with a similar setup as you, several Fortigates in a global MPLS-network and the Fortianalyzer is forwarding all the logs to Elasticsearch/Kibana.   I am new to Elastic and Kibana and I got a request to present information about how one of the users are browsing the internet. How would you recommend to assemble the data it in Kibana?  Im thankful for any info and help!

     

    BR, Andreas

    billp
    New Member
    May 20, 2019

    Adreas,

     

    My post is about 5+ years old, so it's been a while. 

     

     

    I would sort/search by broad categories or keywords based on management request to get an idea of surfing habits and then provide a written/forensic analysis to help make sense of the logs. 

     

    Good luck!