kibana/api_docs/kbn_logs_overview.mdx
2025-04-12 04:33:57 +00:00

36 lines
1.1 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnLogsOverviewPluginApi
slug: /kibana-dev-docs/api/kbn-logs-overview
title: "@kbn/logs-overview"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/logs-overview plugin
date: 2025-04-12
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logs-overview']
---
import kbnLogsOverviewObj from './kbn_logs_overview.devdocs.json';
Contact [@elastic/obs-ux-logs-team](https://github.com/orgs/elastic/teams/obs-ux-logs-team) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 29 | 0 | 27 | 5 |
## Client
### Functions
<DocDefinitionList data={kbnLogsOverviewObj.client.functions}/>
### Interfaces
<DocDefinitionList data={kbnLogsOverviewObj.client.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnLogsOverviewObj.client.misc}/>