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
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Hi,
I met this log format issue, can't change log format because can't pass config in values.yaml into neo4j.conf
Describe the bug
Deployed Neo4j 4.3.6 with helm only with this dbms related config in values.yaml:
it's working, I can get this config from neo4j.conf:
When I tried to modify log format to json by adding this to values.yaml in two ways:
or
(I deployed neo4j helm with Terraform, this is from:)
I can't find this config in neo4j.conf (even after restart the sts):
k rollout restart sts neo4j-neo4j-replica -n neo4j
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the log related config can be passed to neo4j.conf
Error Logs
If applicable, add the contents of your debug.log file
no error log
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: