From 47230920a19db3238a4b903ce895845baf34e696 Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Fri, 4 Dec 2015 19:33:23 -0800 Subject: [PATCH] update docs for opid --- docs/source/formats.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/source/formats.rst b/docs/source/formats.rst index 1f70dd06..f3a45f73 100644 --- a/docs/source/formats.rst +++ b/docs/source/formats.rst @@ -96,7 +96,10 @@ fields: message. An "operation ID" establishes a thread of messages that might correspond to a particular operation/request/transaction. The user can press the 'o' or 'Shift+O' hotkeys to move forward/backward through the - list of messages that have the same operation ID. + list of messages that have the same operation ID. Note: For JSON-encoded + logs, the opid field can be a path (e.g. "foo/bar/opid") if the field is + nested in an object and it MUST be included in the "line-format" for the + 'o' hotkeys to work. :module-field: The name of the field that contains the module identifier that distinguishes messages from one log source from another. This field