Skip to content

Commit b6d6edb

Browse files
authored
Clarification on the use of JSON format (#1882)
1 parent 1ed1160 commit b6d6edb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,8 @@ to using the `JsonTemplateLayout`:
705705
</RollingRandomAccessFile>
706706
----
707707

708+
See also <<general-logging-json-template-layout, `<JsonTemplateLayout>`>> and <<#_default_logging_configuration, Default logging configuration>>.
709+
708710
The following information is available in the JSON format:
709711

710712
.JSON format log entries
@@ -1151,6 +1153,9 @@ to using the `JsonTemplateLayout`:
11511153
</RollingRandomAccessFile>
11521154
----
11531155

1156+
See also <<general-logging-json-template-layout, `<JsonTemplateLayout>`>> and <<#_default_logging_configuration, Default logging configuration>>.
1157+
1158+
11541159
==== JSON format log entries
11551160

11561161
The `QueryLogJsonLayout.json` template mimics the 4.x layout and contains the following information:

0 commit comments

Comments
 (0)