- 16 Oct, 2021 1 commit
-
-
Kristian Klausen authored
Mostly changes from Grafana v8.0[1]. [1] https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-0/
-
- 08 Jul, 2021 1 commit
-
-
Kristian Klausen authored
-
- 06 Jul, 2021 2 commits
-
-
Kristian Klausen authored
-
- 08 Jun, 2021 1 commit
-
-
Jelle van der Waa authored
-
- 06 Jun, 2021 2 commits
-
-
X-Forwarded-For is defined as X-Forwarded-For: <client>, <proxy1>, <proxy2>, and it was set to $proxy_add_x_forwarded_for which is basically $http_x_forwarded_for,$remote_addr and headers from the client can't be trusted! Fix #292
-
Kristian Klausen authored
-
- 13 May, 2021 1 commit
-
-
Kristian Klausen authored
-
- 08 Apr, 2021 2 commits
-
-
A extra access_log entry was added with the following commands: $ cd roles $ grep -lr access_log | xargs -P 1 -n 1 sed -i '/access_log/ s/\(.*\)\( \)\(\(reduced\|main\);$\)/\1 \3\n\1.json json_\3/'
-
Fix #263
-
- 09 Sep, 2020 3 commits
-
-
-
Configure Grafana to use Keycloak OpenID Connect for authentication. For now only DevOps is configured as admin and Arch Staff as general Viewer roles.
-
To show the session IP address in /profile in Grafana the X-Forwarded-For header has to be set.
-
- 28 Mar, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 05 Sep, 2019 2 commits
-
-
Jan Alexander Steffens (heftig) authored
- 27 Feb, 2019 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 14 Jan, 2019 1 commit
-
-
Jelle van der Waa authored
-
- 20 Nov, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 30 May, 2018 2 commits
-
-
Florian Pritz authored
For proxy/fastcgi/uwsgi blocks, logging is still set to the old format, but for everything else (= static data) a reduced format is used that excludes items that no longer make sense (request_time, remote_user) and those that are personal information all the time (remote_addr, http_x_forwarded_for). Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 19 Feb, 2018 1 commit
-
-
Florian Pritz authored
This is the same as used on luna and as expected by the zabbix nginx monitoring service. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 15 Aug, 2017 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 12 Aug, 2017 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-