Fixed ugly code block

This commit is contained in:
Massimo Cannavo
2018-07-02 14:35:30 -07:00
parent 70a1b77d16
commit 359a7ef992
@@ -83,7 +83,7 @@ To view the actual logs click on the source that you declared earlier
You can use curl to see if **HEC** is listening for HTTP event data.
```bash
```
$ curl http://splunk-server:8088/services/collector/event \
-H 'Authorization: Splunk 8da70994-b1b0-4a79-b154-bfaae8f93432' \
-d '{"event": "hello world"}'