diff --git a/packages/zscaler_zia/_dev/build/docs/README.md b/packages/zscaler_zia/_dev/build/docs/README.md index 4a368f033f7..a54cd87b0e7 100644 --- a/packages/zscaler_zia/_dev/build/docs/README.md +++ b/packages/zscaler_zia/_dev/build/docs/README.md @@ -17,7 +17,7 @@ ECS fields where applicable and the remaining fields are written under - Verify that the state of the NSS Server is healthy. - In the ZIA Admin Portal, go to Administration > Nanolog Streaming Service > NSS Servers. - In the State column, confirm that the state of the NSS server is healthy. - ![NSS server setup image](../../../img/nss_server.png?raw=true) + ![NSS server setup image](../img/nss_server.png?raw=true) - In the ZIA Admin Portal, add an NSS Feed. - Refer to [_Add NSS Feeds_](https://help.zscaler.com/zia/adding-nss-feeds) and select the type of feed you want to configure. The following fields require specific inputs: - **SIEM IP Address**: Enter the IP address of the [_Elastic agent_](https://www.elastic.co/guide/en/fleet/current/fleet-overview.html) you’ll be assigning the Zscaler integration to. @@ -28,7 +28,7 @@ ECS fields where applicable and the remaining fields are written under - **Tunnel**: 9013 - **Web**: 9014 - **Feed Output Type**: Select Custom paste the appropriate response format as follows: - ![NSS feeds setup image](../../../img/nss_feeds.png?raw=true) + ![NSS feeds setup image](../img/nss_feeds.png?raw=true) 3. *Please make sure to use the given response formats.* @@ -120,7 +120,7 @@ Sample Response: Default port: _9014_ Add characters **"** and **\\** in **feed escape character** while configuring Web Log. -![Escape feed setup image](../../../img/escape_feed.png?raw=true) +![Escape feed setup image](../img/escape_feed.png?raw=true) Vendor documentation: https://help.zscaler.com/zia/nss-feed-output-format-web-logs Zscaler response format: diff --git a/packages/zscaler_zia/changelog.yml b/packages/zscaler_zia/changelog.yml index b2d70cd02ca..77542ffe378 100644 --- a/packages/zscaler_zia/changelog.yml +++ b/packages/zscaler_zia/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.1.3" + changes: + - description: Updated the image file reference in README file + type: enhancement + link: https://github.com/elastic/integrations/pull/3038 - version: "0.1.2" changes: - description: Add documentation for multi-fields diff --git a/packages/zscaler_zia/docs/README.md b/packages/zscaler_zia/docs/README.md index eabfc0b3916..c0373934ff3 100644 --- a/packages/zscaler_zia/docs/README.md +++ b/packages/zscaler_zia/docs/README.md @@ -17,7 +17,7 @@ ECS fields where applicable and the remaining fields are written under - Verify that the state of the NSS Server is healthy. - In the ZIA Admin Portal, go to Administration > Nanolog Streaming Service > NSS Servers. - In the State column, confirm that the state of the NSS server is healthy. - ![NSS server setup image](../../../img/nss_server.png?raw=true) + ![NSS server setup image](../img/nss_server.png?raw=true) - In the ZIA Admin Portal, add an NSS Feed. - Refer to [_Add NSS Feeds_](https://help.zscaler.com/zia/adding-nss-feeds) and select the type of feed you want to configure. The following fields require specific inputs: - **SIEM IP Address**: Enter the IP address of the [_Elastic agent_](https://www.elastic.co/guide/en/fleet/current/fleet-overview.html) you’ll be assigning the Zscaler integration to. @@ -28,7 +28,7 @@ ECS fields where applicable and the remaining fields are written under - **Tunnel**: 9013 - **Web**: 9014 - **Feed Output Type**: Select Custom paste the appropriate response format as follows: - ![NSS feeds setup image](../../../img/nss_feeds.png?raw=true) + ![NSS feeds setup image](../img/nss_feeds.png?raw=true) 3. *Please make sure to use the given response formats.* @@ -120,7 +120,7 @@ Sample Response: Default port: _9014_ Add characters **"** and **\\** in **feed escape character** while configuring Web Log. -![Escape feed setup image](../../../img/escape_feed.png?raw=true) +![Escape feed setup image](../img/escape_feed.png?raw=true) Vendor documentation: https://help.zscaler.com/zia/nss-feed-output-format-web-logs Zscaler response format: diff --git a/packages/zscaler_zia/manifest.yml b/packages/zscaler_zia/manifest.yml index 6bd12c2f997..333a0385796 100644 --- a/packages/zscaler_zia/manifest.yml +++ b/packages/zscaler_zia/manifest.yml @@ -1,7 +1,7 @@ format_version: 1.0.0 name: zscaler_zia title: "Zscaler Internet Access" -version: 0.1.2 +version: 0.1.3 license: basic description: Collect logs from Zscaler Internet Access (ZIA) with Elastic Agent. type: integration