Moda: use docs-internal Splunk index (#53691)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user