Tobias Sarnowski

Results 9 comments of Tobias Sarnowski

For the "error and exception" discussion: this depends on your logging strategy. By our definition, an "error" is an unrecoverable error situation. This normally means, you want to leave the...

The brackets `[` `]` are part of our logging guidelines to explicitly mark dynamic values - having double brackets for vector values makes sense here. (rationale: it makes corner cases...

I am not sure why we want to alter WARN to INFO here? According to our internal Logging guidelines, we have to log it either with WARNING (an error occured...

basic cron component implemented but no cluster functionality yet

Another minor advantage that comes out of having an HTTP proxy in place would be the possibility to enable caching for certain resources. This would be a huge advantage for...

Another implementation hint: https://aws.amazon.com/de/blogs/security/how-to-add-dns-filtering-to-your-nat-instance-with-squid/

Current suggestion: To work around this issue, we want to support multiple domains. One domain would be read-only and the other r/w but with forced authentication. In order to configure...

Check all running servers once a day and report them if `severity_fix_available` is `High` or `Critical`.