This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Logging configuration changes
editLogging 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 |
|
|