We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f9884 commit 7cf3373Copy full SHA for 7cf3373
templates/dav-httpd.conf.erb
@@ -39,7 +39,7 @@ SetEnvIf log-cid-in 0 !log-cid-in
39
40
LogFormat "%{%Y-%m-%dT%H:%M:%S%z}t %{HOSTNAME}e %{INFO_SERVICES}e %{pid}P %{tid}P %{LOG_TYPE}e %{LEVEL}e %{Host}i %a:%{remote}p %m %>s %D %I %{x-oio-chunk-meta-container-id}i %{x-oio-req-id}i %U" log/cid-in
41
LogFormat "%{%Y-%m-%dT%H:%M:%S%z}t %{HOSTNAME}e %{INFO_SERVICES}e %{pid}P %{tid}P %{LOG_TYPE}e %{LEVEL}e %{Host}i %a:%{remote}p %m %>s %D %O %{x-oio-chunk-meta-container-id}o %{x-oio-req-id}i %U" log/cid-out
42
--
+
43
ErrorLog <%= scope['openiosds::logdir'] %>/<%= @ns %>/<%= @type %>-<%= @num %>/<%= @type %>-<%= @num %>-httpd-errors.log
44
SetEnvIf Request_URI "/(stat|info)$" nolog=1
45
0 commit comments