Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access logs not working #225

Open
brixial opened this issue Jan 19, 2023 · 0 comments
Open

Access logs not working #225

brixial opened this issue Jan 19, 2023 · 0 comments

Comments

@brixial
Copy link

brixial commented Jan 19, 2023

I have passed access logs config in dshackle file but log files doesn;t get created
`egress-log:
enabled: true
filename: /app/log/egress_log.jsonl

ingress-log:
enabled: true
filename: /app/log/ingress_log.jsonl`

also the starter logs shows :

2023-19-01 14:16:51.262 | INFO | MonitoringSetup | Run Prometheus metrics on 0.0.0.0:8081/metrics 2023-19-01 14:16:51.451 | INFO | AccessLogWriter | Access Log is disabled 2023-19-01 14:16:51.453 | INFO | GrpcServer | Starting gRPC Server... 2023-19-01 14:16:51.456 | INFO | GrpcServer | Listening Native gRPC on 0.0.0.0:2449

even when the flags are passed

docker image using 13.1

vdoflip pushed a commit to jit-strategies/dshackle that referenced this issue Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant