Back to Kibana

Kibana Server and Core components

dev_docs/kibana_server_core_components.mdx

9.4.0590 B
Original Source

Core is a set of systems (frontend, backend etc.) that Kibana and its plugins are built on top of.

Logging

core has its own <DocLink id="kibCoreLogging" text="logging system"/> and will output log records directly (e.g. to file or terminal) when configured. When no specific configuration is provided, logs are forwarded to the "legacy" Kibana so that they look the same as the rest of the log records throughout Kibana.

<DocBadgeComingSoon tipTitle="Other core components" tipContent="I will be content on the other components offered by core">Other components</DocBadgeComingSoon>