Re: Centralised logging capability.

2020-05-28 Thread Pierre-Luc Dion
Hi, This is a nice idea and initiative, we have a similar project in our backlog, we cloud help to improve this PR. There is some issues to send logs to management-server: * this current feature impose use of rsyslog * support a single management server , would not work for a redundant deploymen

Re: Centralised logging capability.

2020-05-27 Thread Sven Vogel
Hi Sina, First. Cool feature! Agree with Daan. This would be absolutely nice to have the possibility to send the log files to separate log server. So in the end of the day we have an Heavy management server. Cheers Sven __ Sven Vogel Lead Cloud Solution Architect EWERK DIGITAL GmbH Brühl

Re: Centralised logging capability.

2020-05-27 Thread Daan Hoogland
great initiative Sina, I did leave a comment on the PR, about configurability. in short two worries: 1. an operator uses a different log host than the MS (i.e an ip/hostname config) 2. an operator wants to not use the feature (i.e. a boolean flag) I'm not sure how much this would require, but it se