mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/cluster-log-websocket-application-name'
* origin/topic/awelzel/cluster-log-websocket-application-name: cluster/WebSocket: Include X-Application-Name in cluster.log
This commit is contained in:
commit
c725311d07
11 changed files with 50 additions and 23 deletions
9
CHANGES
9
CHANGES
|
@ -1,3 +1,12 @@
|
|||
8.0.0-dev.562 | 2025-06-30 17:55:58 +0200
|
||||
|
||||
* cluster/WebSocket: Include X-Application-Name in cluster.log (Arne Welzel, Corelight)
|
||||
|
||||
A bit ad-hoc formatting for the log, but that's mostly because cluster.log
|
||||
only has message field and I don't think having a dedicated application_name
|
||||
column is worth it. That could also be added by custom scripts if it's really
|
||||
wanted for a given deployment.
|
||||
|
||||
8.0.0-dev.560 | 2025-06-30 13:29:07 +0200
|
||||
|
||||
* cluster/Telemetry: Cache CallExpr locations (Arne Welzel, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue