Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
brettlangdon committed Apr 11, 2016
1 parent 9f447e4 commit f6b1409
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/https://github.com/underdogio/graylog-plugin-datadog.svg?branch=master)](https://travis-ci.org/https://github.com/underdogio/graylog-plugin-datadog)

__Use this paragraph to enter a description of your plugin.__
Graylog plugin to output messages as a [Datadog](https://datadoghq.com/) event.

**Required Graylog version:** 2.0 and later

Expand Down Expand Up @@ -30,7 +30,18 @@ dramatically by making use of hot reloading. To do this, do the following:
Usage
-----

__Use this paragraph to document the usage of your plugin__
This plugin adds the ability to add message outputs which create events in Datadog.

Requirements:

* Datadog API key - https://app.datadoghq.com/account/settings#api
* Datadog APP key - https://app.datadoghq.com/account/settings#api

To add a new event output, navigate to *System -> Outputs*, select the `Datadog output` type, and click `Launch new output`.

From this screen you can configure the output to add events to your [Datadog event stream](https://app.datadoghq.com/event/stream).

![](https://github.com/underdogio/graylog-plugin-datadog/blob/master/screenshot-settings.png)


Getting started
Expand Down
Binary file added screenshot-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f6b1409

Please sign in to comment.