From 061d2ac7311e6c2929ee7a3f2016f7b59664788b Mon Sep 17 00:00:00 2001 From: Seth Grover Date: Thu, 22 Sep 2022 22:29:05 -0600 Subject: [PATCH] experimenting with github pages --- docs/api-event-logging.md | 2 -- docs/api-indices.md | 1 - 2 files changed, 3 deletions(-) diff --git a/docs/api-event-logging.md b/docs/api-event-logging.md index 4a6c70e66..ad591f2a6 100644 --- a/docs/api-event-logging.md +++ b/docs/api-event-logging.md @@ -8,7 +8,6 @@ A webhook that accepts alert data to be reindexed into OpenSearch as session rec Example input: ```json - { "alert": { "monitor": { @@ -54,7 +53,6 @@ A webhook that accepts alert data to be reindexed into OpenSearch as session rec Example output: ```json - { "_index": "arkime_sessions3-220308", "_type": "_doc", diff --git a/docs/api-indices.md b/docs/api-indices.md index d3a2230f0..fc0a7cd3f 100644 --- a/docs/api-indices.md +++ b/docs/api-indices.md @@ -8,7 +8,6 @@ Lists [information related to the underlying OpenSearch indices](https://opensea Example output: ```json - { "indices": [ …