From 2a0badbd329e57b75f83bddeca0de9d8b47f6ea3 Mon Sep 17 00:00:00 2001 From: "Eric D. Schabell" Date: Sun, 9 Nov 2025 17:02:06 -0500 Subject: [PATCH] Added outputs path to stackdriver special fields trying to get file deployed to site. Signed-off-by: Eric D. Schabell --- .gitbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitbook.yaml b/.gitbook.yaml index 86ef47b4a..fb415d636 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -76,7 +76,7 @@ redirects: output/slack: ./pipeline/outputs/slack.md output/splunk: ./pipeline/outputs/splunk.md output/stackdriver: ./pipeline/outputs/stackdriver.md - output/stackdriver_special_fields: ./pipeline/outputs/stackdriver_special_fields.md + outputs/stackdriver_special_fields: ./pipeline/outputs/stackdriver_special_fields.md output/stdout: ./pipeline/outputs/standard-output.md output/tcp: ./pipeline/outputs/tcp-and-tls.md output/td: ./pipeline/outputs/treasure-data.md