Skip to main content
MegaSistemas
New Member
August 21, 2018
Solved

FAZ and Syslog server

  • August 21, 2018
  • 2 replies
  • 11210 views

Hello guys

 

For a while I used FAZ to get the information from our FGT and reports, but the cost is relevant and then some questions have arisen.

 

The Syslog server has only the function of storing the data and FGT would not query this Syslog data, right?

Can we use the Syslog server to receive the data by hosting in a database so that we can make selects to extract information and thus to stop using the FAZ?

 

Which Syslog server would you indicate for this purpose and which can be used with FGT and other network assets?

 

Have you ever used any tool like Power BI to extract information instead of using FAZ?

 

Thank you for your support!

 

Hugs

    Best answer by emnoc

    The Syslog server has only the function of storing the data and FGT would not query this Syslog data, right?

     

    Correct

    Can we use the Syslog server to receive the data by hosting in a database so that we can make selects to extract information and thus to stop using the FAZ?  

    Correct

    Which Syslog server would you indicate for this purpose and which can be used with FGT and other network assets?

    You have many to use splunk is good ,  loggly is great , Alertlogic, and papertrails is ideal ( I'm using the latter in a  few  FGT/PANOS deployments for  analysis  and it works great for writing log triggers or "alerts" )

     

    Have you ever used any tool like Power BI to extract information instead of using FAZ? 

     

    NO , see the above suggestions and review them.

     

     

    A 3rd option if a  remote-logging service solutions are pricey;   is to build a log-server that  inject the log messages into a sql database and then build a interface to SELECT FROM on the fields and and log-type. I have a business partner that could do this for you , contact me via PM and I will refer you to them.

     

    Ken

     

    2 replies

    emnoc
    emnocAnswer
    New Member
    August 21, 2018

    The Syslog server has only the function of storing the data and FGT would not query this Syslog data, right?

     

    Correct

    Can we use the Syslog server to receive the data by hosting in a database so that we can make selects to extract information and thus to stop using the FAZ?  

    Correct

    Which Syslog server would you indicate for this purpose and which can be used with FGT and other network assets?

    You have many to use splunk is good ,  loggly is great , Alertlogic, and papertrails is ideal ( I'm using the latter in a  few  FGT/PANOS deployments for  analysis  and it works great for writing log triggers or "alerts" )

     

    Have you ever used any tool like Power BI to extract information instead of using FAZ? 

     

    NO , see the above suggestions and review them.

     

     

    A 3rd option if a  remote-logging service solutions are pricey;   is to build a log-server that  inject the log messages into a sql database and then build a interface to SELECT FROM on the fields and and log-type. I have a business partner that could do this for you , contact me via PM and I will refer you to them.

     

    Ken

     

    tanr
    New Member
    August 21, 2018

    Ken, I thought there was an issue with Fortinet using non-standard / extended syslog formats, that the various syslog servers had problems with.  Is this no longer an issue?

    emnoc
    New Member
    August 21, 2018

    No it's not a issue and can be over come. Also you have a host of other support types CEF or Brief and CSV format. Splunk and syslog-ng for example has modules or addons for CEF format and others formats

     

    http://socpuppet.blogspot.com/2017/08/fortios-cef-formatted-logs.html

    http://socpuppet.blogspot.com/2018/03/fortios-logging-bried.html

     

    You will have to test your  support and what you need

    itsupport7
    New Member
    August 6, 2019

    Hmm not familiar with FAZ.  Whether you store to syslog files or a database you would need to extract the data, for a database importing  and extraction of syslog data can be complicated. we use a syslog server forwarding to graylog.  I think Elasticsearch Logstash and Kibana (ELK) may be viable also but a bit more complicated that graylog and standard syslog.