Git Product home page Git Product logo

log-add-vlan-everywhere's Introduction

Add VLAN tags to all Zeek logs

This script adds VLAN tags to all of the Zeek logs that have the conn_id (id) field.

Installation

zkg refresh
zkg install corelight/log-add-vlan-everywhere

Usage

All Zeek logs that contain connection information with the c$id field should have fields that indicate VLAN tags (named vlan and inner_vlan).

Potential Side Effects

There are potential side effects from loading this script if another script is indexing tables based on the c$id field. This generally is not done in most modern scripts and is not done in the core Zeek distribution anywhere.

This script tries to avoid potential trouble with this indexing issue by only grabbing the VLAN information from the connection_established event because any other script that uses c$id for indexing would probably always get the value that was collected already anyway.

If you think that this script is impacting any other script please reach out to us at [email protected] and let us know what script you think it might be impacting.

Authors

Nate Guagenti @neu5ron
Seth Hall <[email protected]>

log-add-vlan-everywhere's People

Contributors

justinazoff avatar pbcullen avatar sethhall avatar stevesmoot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.