Logging
x-logging: &logging
logging:
driver: json-file
options:
max-size: 100m
max-file: "3"
tag: 'blockchain|execution|geth|{{.ImageName}}|{{.Name}}|{{.ImageFullID}}|{{.FullID}}'Logging format
Multiline logs
Client
JSON format
Multiline
Tags
Execution layer tag
Consensus layer tag
Validator layer tag
Jinja template
Docker labels
slingnode.ethereum_observability
Last updated