Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
9c51732
Update new package README template
mjwolf Jul 1, 2025
c2323d2
Only create new files in integration packages
mjwolf Jul 1, 2025
65c93b4
Fix whitespace
mjwolf Jul 1, 2025
70e4bfd
Use new template for the test apache package readme
mjwolf Jul 2, 2025
ecf9bed
Merge remote-tracking branch 'upstream/main' into docs-template
mjwolf Jul 2, 2025
89b34ec
Merge remote-tracking branch 'upstream/main' into docs-template
mjwolf Jul 9, 2025
bd327d0
Merge remote-tracking branch 'upstream/main' into docs-template
mjwolf Jul 29, 2025
d901942
Updates for new doc template format
mjwolf Jul 30, 2025
fcef419
automatically prepend generated info to generated files; generate for…
kgeller Jul 31, 2025
d7fd5df
fixing tests
kgeller Jul 31, 2025
031eeaf
formatting
kgeller Jul 31, 2025
962358e
only generate to the _dev folder if not a content type, as they have …
kgeller Jul 31, 2025
e03d736
generated notice to test integrations
kgeller Jul 31, 2025
402120c
missed some generated notices
kgeller Jul 31, 2025
80d6c24
last one hopefully
kgeller Jul 31, 2025
9ebe678
Merge branch 'main' of github.com:elastic/elastic-package into docs-t…
kgeller Aug 1, 2025
4688fad
remove header function from template; fixing test and tweaking the te…
kgeller Aug 1, 2025
3977bc8
updating docs
kgeller Aug 4, 2025
10a490f
Merge branch 'main' of github.com:elastic/elastic-package into docs-t…
kgeller Aug 4, 2025
0e6cc14
updating templated based on impl feedback from ti_abusech
kgeller Aug 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
generated notice to test integrations
  • Loading branch information
kgeller committed Jul 31, 2025
commit e03d736ad5f789482d191a8ebf42889c0b76c6c0
2 changes: 2 additions & 0 deletions test/packages/false_positives/cisco_asa/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Cisco ASA Integration

This integration is for Cisco ASA network device's logs. It includes the following
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Test integration
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Custom API input integration

The custom API input integration is used to ingest data from custom RESTful API's that do not currently have an existing integration.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Long Integer Tests

An example event for `test` looks as following:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Nginx Integration

This integration periodically fetches metrics from [Nginx](https://nginx.org/) servers. It can parse access and error
Expand Down
2 changes: 2 additions & 0 deletions test/packages/other/ecs_mappings/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# ECS Mappings Test

Test package to verify support for ECS mappings available to integrations running on stack version 8.13.0 and later.
Expand Down
2 changes: 2 additions & 0 deletions test/packages/other/fields_tests/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Fields Tests

An example event for `first` looks as following:
Expand Down
2 changes: 2 additions & 0 deletions test/packages/other/imported_mappings_tests/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Imported Mappings Tests

An example event for `first` looks as following:
Expand Down
2 changes: 2 additions & 0 deletions test/packages/other/long_integers/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Long Integer Tests

An example event for `test` looks as following:
Expand Down
2 changes: 2 additions & 0 deletions test/packages/other/with_links/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Imported Mappings Tests

An example event for `first` looks as following:
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/apache_basic_license/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Apache Integration

This integration periodically fetches metrics from [Apache](https://httpd.apache.org/) servers. It can parse access and error
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/auth0_logsdb/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Auth0 Log Streams Integration

Auth0 offers integrations that push log events via log streams to Elasticsearch or allows an Elastic Agent to make API requests for log events. The [Auth0 Log Streams](https://auth0.com/docs/customize/log-streams) integration package creates a HTTP listener that accepts incoming log events or runs periodic API requests to collect events and ingests them into Elasticsearch. This allows you to search, observe and visualize the Auth0 log events through Elasticsearch.
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/awsfirehose/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Amazon Kinesis Data Firehose
Amazon Kinesis Data Firehose integration offers users a way to stream logs from Firehose to Elastic stack.
2 changes: 2 additions & 0 deletions test/packages/parallel/mongodb/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# MongoDB Integration

This integration is used to fetch logs and metrics from [MongoDB](https://www.mongodb.com/).
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/nginx/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Nginx Integration

This integration periodically fetches metrics from [Nginx](https://nginx.org/) servers. It can parse access and error
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/nginx_multiple_services/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Nginx Integration

This integration periodically fetches metrics from [Nginx](https://nginx.org/) servers. It can parse access and error
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/oracle/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Oracle Integration

This integration is for ingesting Audit Trail logs and fetching performance, tablespace and sysmetric metrics from Oracle Databases.
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/sql_input/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# SQL Input

Hello from the SQL input package!
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/ti_anomali/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Anomali Integration

The Anomali integration supports the following datasets.
Expand Down
2 changes: 2 additions & 0 deletions test/packages/parallel/ti_anomali_logsdb/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Anomali Integration

The Anomali integration supports the following datasets.
Expand Down
2 changes: 2 additions & 0 deletions test/packages/with-custom-agent/oracle/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- NOTICE: Do not edit this file manually.-->
<!-- This file is automatically generated by Elastic Package -->
# Oracle Integration

This integration is for ingesting Audit Trail logs and fetching performance, tablespace and sysmetric metrics from Oracle Databases.
Expand Down