https://bugs.exim.org/show_bug.cgi?id=2142
Bug ID: 2142
Summary: A logging option to label all fields
Product: Exim
Version: 4.88
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: low
Component: Logging
Assignee: nigel@???
Reporter: jgh146exb@???
CC: exim-dev@???
To ease automated parsing of log lines while retaining human-readbility,
have a new logging option to place labels on all currently-unlabelled fields.
For instance the peer IP is commonly unlabelled at present; we would need to
define and document new labels ("SIP=" and "DIP=" for sender and destination
IPs?).
We want to think hard about the elements in current log lines that are
free-form text, and how spaces embedded in such might be quoted so that
the resulting log line has a simple space-sep list of label=value pairs.
Note that labels are already multi-letter.
--
You are receiving this mail because:
You are on the CC list for the bug.