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