Git Product home page Git Product logo

Comments (9)

enotspe avatar enotspe commented on July 20, 2024

yes, we will be updating pipelines and other files in a few weeks. We will include yml files as well

from fortinet-2-elasticsearch.

wkyrlach avatar wkyrlach commented on July 20, 2024

Thanks! Also an issue for me as well! Much appreciated.

from fortinet-2-elasticsearch.

mgovolt avatar mgovolt commented on July 20, 2024

Correct me if I am wrong but there is no fortiweb, fortimail or fortiauthenticator config yet right?

from fortinet-2-elasticsearch.

enotspe avatar enotspe commented on July 20, 2024

We just uploaded fortiweb. We have not translated fortimail dataset because there are no email fields on ECS yet. I dont think we will cover Fortiauthenticator

from fortinet-2-elasticsearch.

mgovolt avatar mgovolt commented on July 20, 2024

Great thanks. Any update on enSilo? I actually have to start parsing these myself ASAP. I could provide you sample logs to create it, mostly since you would never want to use any code I write.

from fortinet-2-elasticsearch.

enotspe avatar enotspe commented on July 20, 2024

Ensilo sample logs could definetly help. But it will be better to have the full dataset, similar to a Log Reference Guide

from fortinet-2-elasticsearch.

sharckerCol avatar sharckerCol commented on July 20, 2024

Could you put the yml files on the translate filters?

filter {

if [observer][ip] {
    ############### OBSERVER #####################
    translate {
        field => "[observer][ip]"
        destination => "[obs_org_csv]"
        dictionary_path => **"/etc/logstash/host_org.yml"**
        fallback => "default_obs_org_csv"
    }

from fortinet-2-elasticsearch.

enotspe avatar enotspe commented on July 20, 2024

Hi @sharckerCol , we have uploaded the dictionaries.

from fortinet-2-elasticsearch.

enotspe avatar enotspe commented on July 20, 2024

dictionaries have been deprecated 4c40706

just the one for fortiweb_attack_logid is left

from fortinet-2-elasticsearch.

Related Issues (20)

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.