Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TeDomum
Documentation
Commits
be63221d
Commit
be63221d
authored
Apr 22, 2020
by
kaiyou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduce traefik logging
parent
a96df66d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
core/front/traefik.toml
core/front/traefik.toml
+1
-5
No files found.
core/front/traefik.toml
View file @
be63221d
logLevel
=
"
INFO
"
logLevel
=
"
WARNING
"
defaultEntryPoints
=
[
"http"
,
"https"
,
"ws"
,
"wss"
]
[traefikLog]
filePath
=
"/dev/stdout"
format
=
"json"
[accessLog]
filePath
=
"/dev/stdout"
format
=
"json"
[entryPoints]
[entryPoints.traefik]
address
=
":8080"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment