- 03 Jan, 2021 9 commits
- 18 Jun, 2020 1 commit
-
-
Leonard Penzer authored
Avoids this error on certain hostnames: UnicodeEncodeError: 'ascii' codec can't encode character '\xf6' in position 24: ordinal not in range(128)
-
- 14 Jun, 2020 1 commit
-
-
Leonard Penzer authored
-
- 13 Jun, 2020 5 commits
-
-
Leonard Penzer authored
After that time, they won't appear anymore in raw.json. To avoid uneccesary messages, ignore these access log entries.
-
Leonard Penzer authored
-
Leonard Penzer authored
-
Leonard Penzer authored
Migrate to raw.json from Yanic for upcoming Alfred shutdown
-
Leonard Penzer authored
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 42103: ordinal not in range(128)
-
- 06 Jan, 2020 2 commits
-
-
Leonard Penzer authored
We have many records in the access.log which cannot be parsed, i.e. because some people mistype URLs or whatever. Because of that we should not stop when we encounter an invalid record, but just print a message and continue parsing the rest of the accesslog.
-
Leonard Penzer authored
-
- 16 Sep, 2019 1 commit
-
-
Leonard Penzer authored
- access.log und access.log.1 überwachen - möglichkeit mehrere Branches zu überwachen - Variablen besser benannt - vergeleich des Releases mit >= anstelle von == - updated enthält nun Knoten aller branches
-
- 15 Sep, 2019 1 commit
-
-
Leonard Penzer authored
-