1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Moda: use docs-internal Splunk index (#53691)

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Evan Bonsignori
2024-12-18 16:43:13 -08:00
committed by GitHub
parent f93d905451
commit 5b8f8fb6ca

View File

@@ -12,10 +12,10 @@ spec:
labels:
app: webapp
annotations:
# If you emit structured logs, you can specify a parser to use so your logs are parsed
# properly and are much nicer to query in splunk. For more details, see
# https://thehub.github.com/engineering/development-and-ops/observability/logging/fluent-bit/
# fluentbit.io/parser: logfmt
# Our internal logs aren't structured so we use logfmt_sloppy to just log stdout and error
# See https://thehub.github.com/epd/engineering/dev-practicals/observability/logging/ for more details
fluentbit.io/parser: logfmt_sloppy
observability.github.com/splunk_index: docs-internal
spec:
dnsPolicy: Default
containers: