GithubHelp home page GithubHelp logo

underdogio / graylog-plugin-datadog Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 108 KB

Graylog plugin to add a Datadog event output

Home Page: https://marketplace.graylog.org/addons/39851435-3f58-4a86-9d38-a0c3aaca0389

License: MIT License

Java 100.00%

graylog-plugin-datadog's People

Contributors

brettlangdon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

andr-c privowny

graylog-plugin-datadog's Issues

MetaData and README version mismatch

Thanks for writing this! Great stuff. :)

The README says that it requires at least Graylog v2.0 but the MetaData requires v1.2. I guess you used the latest (v2.0-x) plugin archetype and did not update the README.

mapping graylog message field to datadog tags

Hi,
I am Graylog user in Japan.

Great Plugin. Thank you!

but I'm in problem...
I have to mapping graylog message fields to Datadog tags to set datadog event json.
(for filtering event by tags on datadog, and monitoring condition, etc.)

for example

Plugin Config, graylog message field datadog json object
message.FileName: /var/log/messages title:'String' + {{PluginConfig.title}} + {{message.FileName}}...
message.message: Feb 00 00:00:00 xxx ex: example error message text:{{stream.description}} + '\n' + {{message.message}}...
message.timestamp: timestamp date_happened:{{message.timestamp}}
PluginConfig/priority priority:{{PluginConfig.priority}}
message.source: source_hostname host:{{message.source}}
PluginConfig/tags/[key1:value,key2:{{message.level}}...] tags:{{PluginConfig/tags/[key1:value1,key2:PluginConfig.value2...]}}
PluginConfig/alert_type alert_type:{{PluginConfig.alert_type}}
PluginConfig/aggregation_key aggregation_key:{{PluginConfig.aggregation_key}}
PluginConfig/source_type_name source_type_name:{{PluginConfig.source_type_name}}
  • set plugin's config value, graylog's message field to datadog's event object
  • for tags, plugin configure mapping graylog's message fields(ex: key=message.level). and set it datadog's event tags

Would you enhance plugin?
I would be glad if you so.

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.