Back to Kibana

logsExplorer

api_docs/logs_explorer.mdx

9.4.01.4 KB
Original Source

import logsExplorerObj from './logs_explorer.devdocs.json';

This plugin provides a LogsExplorer component using the Discover customization framework, offering several affordances specifically designed for log consumption.

Contact @elastic/obs-ux-logs-team for questions regarding this plugin.

Code health stats

Public API countAny countItems lacking commentsMissing exports
119411922

Client

Setup

<DocDefinitionList data={[logsExplorerObj.client.setup]}/>

Start

<DocDefinitionList data={[logsExplorerObj.client.start]}/>

Objects

<DocDefinitionList data={logsExplorerObj.client.objects}/>

Functions

<DocDefinitionList data={logsExplorerObj.client.functions}/>

Interfaces

<DocDefinitionList data={logsExplorerObj.client.interfaces}/>

Consts, variables and types

<DocDefinitionList data={logsExplorerObj.client.misc}/>

Common

Objects

<DocDefinitionList data={logsExplorerObj.common.objects}/>

Functions

<DocDefinitionList data={logsExplorerObj.common.functions}/>

Classes

<DocDefinitionList data={logsExplorerObj.common.classes}/>

Interfaces

<DocDefinitionList data={logsExplorerObj.common.interfaces}/>

Consts, variables and types

<DocDefinitionList data={logsExplorerObj.common.misc}/>