Skip to content

Commit bc3e620

Browse files
committed
Clarification on the use of JSON format (neo4j#1882)
1 parent 1316f2c commit bc3e620

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 7 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,11 @@ 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+
1159+
==== JSON format log entries
1160+
11541161
The `QueryLogJsonLayout.json` template mimics the 4.x layout and contains the following information:
11551162

11561163
.JSON format log entries

0 commit comments

Comments
 (0)