Skip to content

Commit

Permalink
Fix code tag
Browse files Browse the repository at this point in the history
  • Loading branch information
seabaylea committed Sep 7, 2015
1 parent 92032a7 commit ffee181
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ Additional data is then included depending on the monitoring event.
<a name="custom-data"></a>
### Sending Custom Data to ElasticSearch
The Node Application Metrics to ELK Connector registers for events that it is aware of, and forwards the data from those events to ElasticSearch. The registration for those events is based on the 'mappings' files in the following directory:
```node_modules/appmetrics-elk/mappings/
```sh
node_modules/appmetrics-elk/mappings/
```
Any mappings files found in that directory are both used to configure how ElasticSearch handles the data, and to configure the monitoring events that are forwarded.

Expand Down

0 comments on commit ffee181

Please sign in to comment.