[Citrix ADC] Add Integration Package with Service Data Stream#4364
Merged
kush-elastic merged 10 commits intoNov 22, 2022
Conversation
Contributor
|
/test |
4 tasks
🚀 Benchmarks reportTo see the full report comment with |
🌐 Coverage report
|
Contributor
|
/test |
4 tasks
Contributor
|
/test |
yug-rajani
approved these changes
Oct 11, 2022
| Metrics give you insight into the statistics of the Citrix ADC. Metrics data streams collected by the Citrix ADC integration include [service](https://developer-docs.citrix.com/projects/netscaler-nitro-api/en/12.0/statistics/basic/service/), so that the user could monitor and troubleshoot the performance of the Citrix ADC instances. | ||
|
|
||
| This integration uses: | ||
| - `httpjson` filebeat module to collect `service` metrics. |
This was referenced Oct 13, 2022
muthu-mps
reviewed
Nov 9, 2022
| Metrics give you insight into the statistics of the Citrix ADC. Metrics data streams collected by the Citrix ADC integration include [service](https://developer-docs.citrix.com/projects/netscaler-nitro-api/en/12.0/statistics/basic/service/), so that the user could monitor and troubleshoot the performance of the Citrix ADC instances. | ||
|
|
||
| Note: | ||
| - Users can monitor and see the metrics inside the ingested documents for Citrix ADC in the logs-* index pattern from `Discover`. |
Contributor
There was a problem hiding this comment.
This should be metrics-* and not logs-* index pattern.
Contributor
Author
There was a problem hiding this comment.
We are using httpjson filebeat input. So user can see all the indices in logs-* format in Kibana Discover.
5 tasks
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
…c#4364) * Add service data stream * update changelog.yml and codeowner * minor change in description * update field mapping and provide tooltip to user * minor changes in README.md * update and add dashboard * update image * Update visualization titles and screenshot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Checklist
How to test this PR locally
elastic-package test
Related issues
Screenshots