diff --git a/packages/salesforce/_dev/build/docs/README.md b/packages/salesforce/_dev/build/docs/README.md index fecad95bd90..57aaaf53540 100644 --- a/packages/salesforce/_dev/build/docs/README.md +++ b/packages/salesforce/_dev/build/docs/README.md @@ -85,7 +85,7 @@ NOTE: Real-Time Event Monitoring may require additional licensing. Check your su ## Setup -For step-by-step instructions on how to set up an integration, check the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide. +For step-by-step instructions on how to set up an integration, check the [Getting started](docs-content://solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md). ## Configuration diff --git a/packages/salesforce/changelog.yml b/packages/salesforce/changelog.yml index 6d18f1f9d20..0e1977930a2 100644 --- a/packages/salesforce/changelog.yml +++ b/packages/salesforce/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.5.0" + changes: + - description: Improve documentation + type: enhancement + link: https://github.com/elastic/integrations/pull/15643 - version: "1.4.0" changes: - description: Improve documentation diff --git a/packages/salesforce/docs/README.md b/packages/salesforce/docs/README.md index 4c69fedd25d..a7154518a77 100644 --- a/packages/salesforce/docs/README.md +++ b/packages/salesforce/docs/README.md @@ -85,7 +85,7 @@ NOTE: Real-Time Event Monitoring may require additional licensing. Check your su ## Setup -For step-by-step instructions on how to set up an integration, check the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide. +For step-by-step instructions on how to set up an integration, check the [Getting started](docs-content://solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md). ## Configuration diff --git a/packages/salesforce/manifest.yml b/packages/salesforce/manifest.yml index 95c0d1d5346..b66d536b1a3 100644 --- a/packages/salesforce/manifest.yml +++ b/packages/salesforce/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.0.2 name: salesforce title: Salesforce -version: "1.4.0" +version: "1.5.0" description: | Collect logs from Salesforce instances using the Elastic Agent. This integration enables monitoring and analysis of various Salesforce logs, including Login, Logout, Setup Audit Trail, and Apex execution logs. Gain insights into user activity, security events, and application performance. type: integration