Git Product home page Git Product logo

graylog3.fortigate6xcontentpack's Issues

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?

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��ֺ>

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?

Empty Dashboard

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

Help for fix uit?

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="(.+?)"

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.