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
In some scenarios, logs are shared between multiple parties, for example when we have a central logging system using Kibana or running services on mesos dc/os.
For improving security of the neo4j servers, the user and password should be left out from the log lines.
Expected Behavior
Log outputs should not show neo4j user and password used.
Maybe in some debugging scenarios, we could have the need to show the user and password used, for example in order to be sure of the exact value taken from environment variables.
So maybe this should be configurable.
The text was updated successfully, but these errors were encountered:
In some scenarios, logs are shared between multiple parties, for example when we have a central logging system using Kibana or running services on mesos dc/os.
For improving security of the neo4j servers, the user and password should be left out from the log lines.
Expected Behavior
Log outputs should not show neo4j user and password used.
Current Behavior
Maybe in some debugging scenarios, we could have the need to show the user and password used, for example in order to be sure of the exact value taken from environment variables.
So maybe this should be configurable.
The text was updated successfully, but these errors were encountered: