Skip to content

Commit

Permalink
Fix Asciidoc broken links (post migration) (elastic#12145)
Browse files Browse the repository at this point in the history
* Fix broken links

* Run elastic-package build

* debug: update pipeline tests for 2025

* Revert "debug: update pipeline tests for 2025"

This reverts commit af6465e3833af38d0f5b0b106813998eb4d33ef0.

* Add changelog entries

* Fix changelog links

* Fix windows package version following merge commit.

* Fix windows changelog

---------

Co-authored-by: subham sarkar <[email protected]>
Co-authored-by: Jaime Soriano Pastor <[email protected]>
Co-authored-by: Chris Berkhout <[email protected]>
  • Loading branch information
4 people authored Jan 10, 2025
1 parent 4b8334b commit 721054e
Show file tree
Hide file tree
Showing 178 changed files with 346 additions and 141 deletions.
4 changes: 2 additions & 2 deletions links_table.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ links:
filebeat-input-filestream: https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-filestream.html
filebeat-input-filestream-parsers: https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-filestream.html#_parsers
fleet-overview: https://www.elastic.co/guide/en/fleet/current/fleet-overview.html
getting-started-observability: https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html
getting-started-observability: https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html
logstash-monitoring-ea: https://www.elastic.co/guide/en/logstash/current/monitoring-with-ea.html
kibana-introduction: https://www.elastic.co/guide/en/kibana/current/introduction.html
kibana-security-settings: https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html
kibana-logging-configuration: https://www.elastic.co/guide/en/kibana/current/logging-configuration.html
metricbeat-configuration-metricset-period: https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-metricbeat.html#metricset-period
metricbeat-processors: https://www.elastic.co/guide/en/beats/metricbeat/current/defining-processors.html
observability-ingest-splunk: https://www.elastic.co/guide/en/observability/current/ingest-splunk.html
observability-ingest-splunk: https://www.elastic.co/guide/en/observability/current/splunk-get-started.html
observability-monitor-azure: https://www.elastic.co/guide/en/observability/current/monitor-azure.html
packetbeat-exported-fields-tls: https://www.elastic.co/guide/en/beats/packetbeat/current/exported-fields-tls_detailed.html
security: https://www.elastic.co/guide/en/security/current/es-overview.html
Expand Down
2 changes: 1 addition & 1 deletion packages/activemq/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommen

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Supported Log Formats

Expand Down
5 changes: 5 additions & 0 deletions packages/activemq/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.6.1"
changes:
- description: Update links to getting started docs
type: bugfix
link: https://github.com/elastic/integrations/pull/12145
- version: "1.6.0"
changes:
- description: "Allow @custom pipeline access to event.original without setting preserve_original_event."
Expand Down
2 changes: 1 addition & 1 deletion packages/activemq/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommen

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Supported Log Formats

Expand Down
2 changes: 1 addition & 1 deletion packages/activemq/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: activemq
title: ActiveMQ
version: "1.6.0"
version: "1.6.1"
description: Collect logs and metrics from ActiveMQ instances with Elastic Agent.
type: integration
icons:
Expand Down
2 changes: 1 addition & 1 deletion packages/airflow/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To ingest data from Airflow, users must have [StatsD](https://github.com/statsd/

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Steps to Setup Airflow

Expand Down
5 changes: 5 additions & 0 deletions packages/airflow/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.9.1"
changes:
- description: Update links to getting started docs
type: bugfix
link: https://github.com/elastic/integrations/pull/12145
- version: "0.9.0"
changes:
- description: ECS version updated to 8.11.0. Update the kibana constraint to ^8.13.0. Modified the field definitions to remove ECS fields made redundant by the ecs@mappings component template.
Expand Down
2 changes: 1 addition & 1 deletion packages/airflow/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To ingest data from Airflow, users must have [StatsD](https://github.com/statsd/

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Steps to Setup Airflow

Expand Down
2 changes: 1 addition & 1 deletion packages/airflow/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: airflow
title: Airflow
version: "0.9.0"
version: "0.9.1"
description: Airflow Integration.
type: integration
format_version: "3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/apache_spark/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Follow the same set of steps for Spark Worker, Driver and Executor.

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Validation

Expand Down
5 changes: 5 additions & 0 deletions packages/apache_spark/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.3.1"
changes:
- description: Update links to getting started docs
type: bugfix
link: https://github.com/elastic/integrations/pull/12145
- version: "1.3.0"
changes:
- description: Add processor support for application, driver, executor and node data streams.
Expand Down
2 changes: 1 addition & 1 deletion packages/apache_spark/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Follow the same set of steps for Spark Worker, Driver and Executor.

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting Started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Validation

Expand Down
2 changes: 1 addition & 1 deletion packages/apache_spark/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.0"
name: apache_spark
title: Apache Spark
version: "1.3.0"
version: "1.3.1"
description: Collect metrics from Apache Spark with Elastic Agent.
type: integration
categories:
Expand Down
2 changes: 1 addition & 1 deletion packages/apache_tomcat/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In order to ingest data from the Apache Tomcat, user must have

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Steps to setup Prometheus

Expand Down
5 changes: 5 additions & 0 deletions packages/apache_tomcat/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.8.2"
changes:
- description: Update links to getting started docs
type: bugfix
link: https://github.com/elastic/integrations/pull/12145
- version: "1.8.1"
changes:
- description: "Fix 400 bad request within access log causing pipeline failure."
Expand Down
2 changes: 1 addition & 1 deletion packages/apache_tomcat/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In order to ingest data from the Apache Tomcat, user must have

## Setup

For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Steps to setup Prometheus

Expand Down
2 changes: 1 addition & 1 deletion packages/apache_tomcat/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: apache_tomcat
title: Apache Tomcat
version: "1.8.1"
version: "1.8.2"
description: Collect and parse logs and metrics from Apache Tomcat servers with Elastic Agent.
categories: ["web", "observability"]
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/aws/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.38.2"
changes:
- description: Update links to getting started docs
type: bugfix
link: https://github.com/elastic/integrations/pull/12145
- version: "2.38.1"
changes:
- description: Add missing category.
Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ If you only need to collect data from one AWS service, consider using the indivi
(for example, to only collect monitoring metrics for EC2, you can configure only the **AWS EC2** integration).

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Debug
### Latency causes missing metrics
Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/apigateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/awshealth.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To collect AWS Health metrics, you would need specific AWS permissions to access
If you want to collect data from two or more AWS services, consider using the **AWS** integration. When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

### Data stream specific configuration notes

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Use this integration if you only need to collect billing data from AWS.
If you want to collect data from two or more AWS services, consider using the **AWS** integration. When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/cloudfront.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If you want to collect data from two or more AWS services, consider using the
you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Logs reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/cloudtrail.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

### Advanced options

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/cloudwatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

### Advanced options

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/dynamodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/ebs.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/ec2.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

### Advanced options

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/ecs.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/elb.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

To send classic ELB access logs to an S3 bucket, see [enable access logs for classic load balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-access-logs.html).

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/emr.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/firewall.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

### Advanced options

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/kinesis.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/lambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/natgateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
2 changes: 1 addition & 1 deletion packages/aws/docs/rds.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you want to collect data from two or more AWS services, consider using the **
When you configure the AWS integration, you can collect data from as many AWS services as you'd like.

For step-by-step instructions on how to set up an integration, see the
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide.
[Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.

## Metrics reference

Expand Down
Loading

0 comments on commit 721054e

Please sign in to comment.