Access logging for the load balancer. Logs connection events to stdout and rotating file. Supports JSON and CLF (Common Log Format) output.
Access logging for the load balancer. Logs connection events to stdout and rotating file. Supports JSON and CLF (Common Log Format) output.
(running?)Check if access logging is running.
Check if access logging is running.
(start! config stats-stream conntrack-map)Start access logging.
Parameters: config - AccessLogConfig with :enabled :format :path :max-file-size-mb :max-files :buffer-size stats-stream - Stats event stream from lb.stats/create-event-stream conntrack-map - Connection tracking BPF map
Returns true if started successfully.
Start access logging. Parameters: config - AccessLogConfig with :enabled :format :path :max-file-size-mb :max-files :buffer-size stats-stream - Stats event stream from lb.stats/create-event-stream conntrack-map - Connection tracking BPF map Returns true if started successfully.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |