Skip to content

Commit cdb4843

Browse files
move docs-content/ files from asciidocalypse
1 parent b253c93 commit cdb4843

File tree

442 files changed

+31773
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

442 files changed

+31773
-0
lines changed

docset.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ toc:
1212
- toc: deploy-manage
1313
- toc: cloud-account
1414
- toc: troubleshoot
15+
- toc: release-notes
16+
- toc: reference
17+
- toc: extend
1518
- toc: raw-migrated-files
1619

1720
subs:

extend/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Extend and contribute
2+
3+
This section contains information on how to extend or contribute to our various products.
4+
5+
## Contributing to Elastic Projects
6+
7+
You can contribute to various projects, including:
8+
9+
- [Kibana](kibana://docs/extend/index.md): Enhance our data visualization platform by contributing to Kibana.
10+
- [Logstash](logstash://docs/extend/index.md): Help us improve the data processing pipeline with your contributions to Logstash.
11+
- [Beats](beats://docs/extend/index.md): Add new features or beats to our lightweight data shippers.
12+
13+
## Creating Integrations
14+
15+
Extend the capabilities of Elastic by creating integrations that connect Elastic products with other tools and systems. Visit our [Integrations Guide](integrations://docs/extend/index.md) to get started.
16+
17+
## Elasticsearch Plugins
18+
19+
Develop custom plugins to add new functionalities to Elasticsearch. Check out our [Elasticsearch Plugins Development Guide](elasticsearch://docs/extend/index.md) for detailed instructions and best practices.
20+

extend/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
toc:
2+
- file: index.md

reference/data-analysis/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Data analysis
2+
3+
% TO-DO: Add links to "What is data analysis?"%
4+
5+
This section contains reference information for data analysis features, including:
6+
7+
* [Text analysis components](elasticsearch://docs/reference/data-analysis/text-analysis/index.md)
8+
* [Aggregations](elasticsearch://docs/reference/data-analysis/aggregations/index.md)
9+
* [Machine learning functions](/reference/data-analysis/machine-learning/machine-learning-functions.md)
10+
* [Canvas functions](/reference/data-analysis/kibana/canvas-functions.md)

0 commit comments

Comments
 (0)