Fix lint issues
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
8cff0e0e75
commit
0418d16a1b
@ -59,7 +59,7 @@ grafana:
|
||||
logs:
|
||||
# Adding regexes here will add a stage.replace block for logs. For more information see
|
||||
# https://grafana.com/docs/agent/latest/flow/reference/components/loki.process/#stagereplace-block
|
||||
piiRegexes: null # This example replaces the word after password with *****
|
||||
piiRegexes: null # This example replaces the word after password with *****
|
||||
# - expression: "password (\\\\S+)"
|
||||
# source: "" # Empty uses the log message
|
||||
# replace: "*****""
|
||||
|
Loading…
x
Reference in New Issue
Block a user