You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/rubrik/_dev/build/docs/README.md
+17-10
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,33 @@
1
1
# Rubrik RSC Metrics Integration
2
2
3
-
This integration periodically fetches metrics from [Rubrik GraphQL API](https://www.rubrik.com/resources/api-integration). It collects a wide range of metrics including virtual machines, filesets, volumes, node statistics, and drives performance.
3
+
The Rubrik integration allows you to monitor your Rubrik Security Cloud (RSC) and Rubrik Cloud Data Management (CDM) environments. Rubrik provides a data security and protection platform that delivers backup, recovery, and threat detection across hybrid and multi-cloud environments.
4
4
5
-
These metrics help you understand how to properly manage your Rubrik infrastructure.
5
+
Use the Rubrik integration to collect metrics and logs related to snapshots, backups, SLA domains, storage usage, protection status, and RSC-managed clusters. The integration helps monitor a wide range of protected objects such as virtual machines, databases, filesets, and physical hosts. Then visualize that data in Kibana, create alerts to notify you if something goes wrong, and reference metrics and logs when troubleshooting an issue.
6
6
7
-
## Compatibility
7
+
For example, you could use the data from this integration to detect SLA non-compliance, track the number of protected or unprotected objects, monitor backup job status, or investigate storage trends across clusters. You can also troubleshoot failed backup jobs, identify under-protected assets, and proactively respond to anomalies across your Rubrik-managed infrastructure.
8
8
9
-
The integration uses the [HTTP JSON input](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-httpjson.html) to collect metrics from Rubrik APIs.
9
+
## Compatibility
10
+
This integration has been tested with:
11
+
- Rubrik Security Cloud(RSC)
12
+
- Rubrik CDM 6.0x API
13
+
- Rubrik CDM 9.1x API
10
14
11
15
## Requirements
12
16
13
17
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
14
18
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
15
19
16
-
## Configuration
20
+
## Setup
17
21
18
22
To configure this integration in Elastic, you need the following information:
19
23
20
-
- Hostname
21
-
- Client ID
22
-
- Client Secret
23
-
- Token URL
24
+
-**Hostname** is the account name of your Rubrik domain.
25
+
-**Client ID** is the client ID of the service account.
26
+
-**Client Secret** is the client secret of the service account.
27
+
-**Cluster UUID** is the ID of the registered Rubrik cluster.
28
+
-**Cluster IP** is the Rubrik cluster IP or a resolvable host name.
29
+
30
+
NOTE: Cluster IP and Cluster UUID are required to access the Rubrik REST APIs.
24
31
25
32
For more details on these settings, refer to the [Rubrik official documentation](https://docs.rubrik.com/en-us/saas/saas/adding_a_service_account.html).
26
33
@@ -31,7 +38,7 @@ For more details on these settings, refer to the [Rubrik official documentation]
31
38
3. Click on "Rubrik RSC Metrics" integration from the search results
32
39
4. Click on the **Add Rubrik RSC Metrics Integration** button to add the integration
Copy file name to clipboardExpand all lines: packages/rubrik/docs/README.md
+17-10
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,33 @@
1
1
# Rubrik RSC Metrics Integration
2
2
3
-
This integration periodically fetches metrics from [Rubrik GraphQL API](https://www.rubrik.com/resources/api-integration). It collects a wide range of metrics including virtual machines, filesets, volumes, node statistics, and drives performance.
3
+
The Rubrik integration allows you to monitor your Rubrik Security Cloud (RSC) and Rubrik Cloud Data Management (CDM) environments. Rubrik provides a data security and protection platform that delivers backup, recovery, and threat detection across hybrid and multi-cloud environments.
4
4
5
-
These metrics help you understand how to properly manage your Rubrik infrastructure.
5
+
Use the Rubrik integration to collect metrics and logs related to snapshots, backups, SLA domains, storage usage, protection status, and RSC-managed clusters. The integration helps monitor a wide range of protected objects such as virtual machines, databases, filesets, and physical hosts. Then visualize that data in Kibana, create alerts to notify you if something goes wrong, and reference metrics and logs when troubleshooting an issue.
6
6
7
-
## Compatibility
7
+
For example, you could use the data from this integration to detect SLA non-compliance, track the number of protected or unprotected objects, monitor backup job status, or investigate storage trends across clusters. You can also troubleshoot failed backup jobs, identify under-protected assets, and proactively respond to anomalies across your Rubrik-managed infrastructure.
8
8
9
-
The integration uses the [HTTP JSON input](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-httpjson.html) to collect metrics from Rubrik APIs.
9
+
## Compatibility
10
+
This integration has been tested with:
11
+
- Rubrik Security Cloud(RSC)
12
+
- Rubrik CDM 6.0x API
13
+
- Rubrik CDM 9.1x API
10
14
11
15
## Requirements
12
16
13
17
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.
14
18
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
15
19
16
-
## Configuration
20
+
## Setup
17
21
18
22
To configure this integration in Elastic, you need the following information:
19
23
20
-
- Hostname
21
-
- Client ID
22
-
- Client Secret
23
-
- Token URL
24
+
-**Hostname** is the account name of your Rubrik domain.
25
+
-**Client ID** is the client ID of the service account.
26
+
-**Client Secret** is the client secret of the service account.
27
+
-**Cluster UUID** is the ID of the registered Rubrik cluster.
28
+
-**Cluster IP** is the Rubrik cluster IP or a resolvable host name.
29
+
30
+
NOTE: Cluster IP and Cluster UUID are required to access the Rubrik REST APIs.
24
31
25
32
For more details on these settings, refer to the [Rubrik official documentation](https://docs.rubrik.com/en-us/saas/saas/adding_a_service_account.html).
26
33
@@ -31,7 +38,7 @@ For more details on these settings, refer to the [Rubrik official documentation]
31
38
3. Click on "Rubrik RSC Metrics" integration from the search results
32
39
4. Click on the **Add Rubrik RSC Metrics Integration** button to add the integration
0 commit comments