Git Product home page Git Product logo

graylog3.fortigate6xcontentpack's Introduction

graylog3.Fortigate6xContentPack

FortiGate Firewall Content Pack Tested with FortiOS 6.0.8/Graylog 3.1.4

This Content Pack contains the following items:

  1. Input - Fortigate input
  2. Extractors - All fields as outlined by Fortinet documentation have a corresponding regex extractor
  3. Streams - Streams have been setup to align with the log views available on a FortiAnalyzer
  4. Dashboard - Limited 24 Hour summary dashboard

Content pack is simple to install and has been setup to install using parameters. This should allow all Inputs,Extractors, and Streams to work after install. However you will need to edit each Dashboard widget to supply the proper input id. Input ID for the "Fortigate" input can be found going in the System --> Inputs menu and then clicking on the "Show received messages" button.

Input id will appear in the search bar and look like this example.

  gl2_source_input:5e2b57bdade1e603ca40e1ba

Now go to Dashboards --> Fortigate. Click on the Unlock/Edit button for the dashboard and update the gl2_source_input in the query to match the input unique to your graylog install like the example above.

graylog3.fortigate6xcontentpack's People

Contributors

pfitchie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

graylog3.fortigate6xcontentpack's Issues

Empty Dashboard

Hi, I've install Fortigate input, Streams output is ok, but dashboard is empty.

Help for fix uit?

RegEx does not pick up on dashes

I am having an issue as the devname is not being captured by extractor because it has dashes in it. Can someone help with the regex update to match hostnames with dashes?

FortiGate configuration

Can I ask for the README entry to be extended with FortiGate configuration information? What parameters set on FortiGate work with this package?

VPN user names does not pickup on dashes

If the user property in the message contains a username with a dash (-) it will not extract it.
The extractor is named FGTuser and has the following regex:
^.+\suser="(\w+)?"
I simply changed it to:
^.+\suser="(.+?)"

Font issue

Receiving msg:

2020-04-29 13:31:25 -07:00 198.168.12.1
x��TM��6��+�O-�(���%�E�$=�C��5�qP�Jf,�*I9M��߻��Ѵ�h��d��rvf�g�s�F�?������K�@fk��f$m�@N�2��,ɰx0���)��=��0(=�K3��ֺ>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.