IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logging configuration changes
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Logging configuration changes
editKibana 8.0.0 and later uses a new logging system. Before you upgrade, read the documentation for your Kibana version.
Parameter | Log record in pattern format | Legacy log record in text format |
---|---|---|
@timestamp |
ISO8601_TZ |
Absolute |
logger |
|
|
level |
|
|
meta |
stringified JSON object |
N/A |
pid |
can be configured as |
N/A |
Parameter | Log record in json format | Legacy log record json format |
---|---|---|
@timestamp |
ISO8601_TZ |
ISO8601 |
logger |
|
|
level |
|
|
meta |
merged in log record |
merged in log record |
pid |
|
|
type |
N/A |
|
error |
|
|
Was this helpful?
Thank you for your feedback.