Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed May 11, 2019
1 parent bd91ffa commit f520295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ curl -X POST http://localhost:8085/model/test \
}'
```

In Elastis search there is now a template `_template/test-data-some_metrics` for the test account describing [txn2/rxtx]/[txn2/rtbeat] inbound data matching index pattern `test-data-some_metrics-*`. Send some sample data to Elastic search through [txn2/rxtx] and wait for the batch interval (specified in the docker-compose) to complete:
Within Elasticsearch there is now a template `_template/test-data-some_metrics` for the account **test** describing [txn2/rxtx]/[txn2/rtbeat] inbound data matching index pattern `test-data-some_metrics-*`. Send some sample data to Elasticsearch through [txn2/rxtx] and wait for the batch interval (specified in the docker-compose) to complete:

```bash
curl -X POST \
Expand Down

0 comments on commit f520295

Please sign in to comment.