From ce7461719519f1eb1d39d544c9dfce85e7aa8d33 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Sat, 29 Sep 2018 13:58:03 -0400 Subject: [PATCH] Add Splnk HEC link to docs --- docs/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 60b207a..1433469 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -604,7 +604,7 @@ Splunk ------ Starting in version 4.1.1 ``parsedmarc`` supports sending aggregate and/or -forensic DMARC data to a Splunk HTTP Events collector (HEC). Simply use the +forensic DMARC data to a Splunk `HTTP Event collector (HEC)`_. Simply use the following command line options, along with ``--save-aggregate`` or ``save-forensic``: @@ -896,4 +896,6 @@ Indices and tables .. _kibana_saved_objects.json: https://raw.githubusercontent.com/domainaware/parsedmarc/master/kibana/kibana_saved_objects.json +.. _HTTP Event collector (HEC): http://docs.splunk.com/Documentation/Splunk/latest/Data/AboutHEC + .. _XML files: https://github.com/domainaware/parsedmarc/tree/master/splunk \ No newline at end of file