Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added UDP Output to be consumed by Logstash #45

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 31, 2020

  1. Adding UDP output to use with Logstash

    blcrlsn2 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    126b1de View commit details
    Browse the repository at this point in the history
  2. added logstash config and kibana dashboard

    blcrlsn2 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    1a59042 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. removed the panic

    blcrlsn2 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    dc765e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. handled err by pushing message to user

    blcrlsn2 committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    8f74e8e View commit details
    Browse the repository at this point in the history
  2. updated message to user

    blcrlsn2 committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    00be156 View commit details
    Browse the repository at this point in the history