mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
36 lines
1.1 KiB
Text
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: kibKbnSampleLogParserPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-sample-log-parser
|
|
title: "@kbn/sample-log-parser"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/sample-log-parser plugin
|
|
date: 2025-06-24
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sample-log-parser']
|
|
---
|
|
import kbnSampleLogParserObj from './kbn_sample_log_parser.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/streams-program-team](https://github.com/orgs/elastic/teams/streams-program-team) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 18 | 0 | 18 | 1 |
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnSampleLogParserObj.common.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnSampleLogParserObj.common.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnSampleLogParserObj.common.interfaces}/>
|
|
|