You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using the logstash forwarder, that requires the log file to be present in the file system.
We should use logstash log4j appenders instead so that create log files.
Is there a reason to be writing logs to the local FS (and potentially fill the production FS)?
https://github.com/buddycloud/buddycloud-package/blob/master/projects/buddycloud-server-java/docker/log4j.properties#L10
The text was updated successfully, but these errors were encountered: