mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 00:31:34 +01:00
A static token at the beginning of a log line can help systems parse logs better. For example, rsyslog and syslog-ng will recognize the '@cee: ' prefix and will parse the rest of the line as a valid json message. This is useful in environments where there is a mix of structured and unstructured logs.