Skip to content

Commit cef3b3c

Browse files
authored
Merge pull request #113 from chronosphereio/updating-tags-and-descriptions
Updating tags and descriptions
2 parents 7a6e3c4 + c7d13af commit cef3b3c

File tree

13 files changed

+20
-16
lines changed

13 files changed

+20
-16
lines changed

templates/apache-cassandra/manifest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tags:
77
- cassandra
88
- apache
99
- database
10+
- nosql
1011
icon: resources/cassandra_logo.svg
1112
data_source_and_docs:
1213
- title: Apache Cassandra Documentation

templates/azure-ad/manifest.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ description: Azure Active Directory (Azure AD) is Microsoft's cloud-based identi
33
tags:
44
- Microsoft
55
- azure
6-
- advertising
6+
- identity
77
- cloud
8+
- security
89
icon: resources/azure-logo.svg
910
data_source_and_docs:
1011
- title: Azure Active Directory Documentation

templates/carbon-black/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ asset_list:
1313
slug: carbon-black-collection
1414
file: collectors/alert-search-api.yaml
1515
config_required: 'yes'
16-
description: Please modify if necessary
16+
description: A collector is a component that gathers data from various sources, processes it, and sends it to a central system for analysis and storage. In the context of Carbon Black, the collector is responsible for collecting endpoint data and sending it to the Carbon Black Cloud for analysis and threat detection.

templates/cisco/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ asset_list:
1313
slug: cisco-nexus
1414
file: parsers/syslog-cisco-nexus-parser.conf
1515
config_required: 'yes'
16-
description: Please modify if necessary
16+
description: A parser for Cisco Nexus devices that extracts relevant fields from syslog messages. This parser is designed to work with the Cisco Nexus Parser configuration file and is essential for processing logs from Cisco Nexus switches.

templates/cloudflare/manifest.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tags:
55
- cdn
66
- hosting
77
- cloud
8+
- security
89
icon: resources/cloudflare-logo.svg
910
data_source_and_docs:
1011
- title: Cloudflare Prometheus Documentation
@@ -15,4 +16,4 @@ asset_list:
1516
slug: cloudflare-processor
1617
file: processors/CloudFlare-HTTP-v2.json
1718
config_required: 'yes'
18-
description: Please modify if necessary
19+
description: A processor is a component that processes and transforms data before it is stored or analyzed. This processor is specifically designed to be compatible with Chronospere's services.

templates/dynatrace/manifest.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tags:
55
- hardware
66
- infrastructure
77
- monitoring
8+
- observability
89
icon: resources/dynatrace-logo.svg
910
data_source_and_docs:
1011
- title: Dynatrace Documentation
@@ -15,4 +16,4 @@ asset_list:
1516
slug: dynatrace-collector
1617
file: collectors/dynatrace-api.yaml
1718
config_required: 'yes'
18-
description: Please modify if necessary
19+
description: A collector is a component that gathers data from various sources, processes it, and sends it to a central system for analysis and storage. This collector is specifically designed to be compatible with Chronospere's services.

templates/guardicore/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ asset_list:
1616
slug: guardicore-parser
1717
file: parsers/syslog-guardicore-parser.conf
1818
config_required: 'yes'
19-
description: Please modify if necessary
19+
description: A parser is a component that interprets and transforms raw data into a structured format for analysis. This parser is specifically designed to be compatible with Chronospere's services.

templates/juniper/manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ tags:
44
- Juniper
55
- networking
66
- IT
7-
icon: resources/juniper-logo.png
7+
icon: bi-wrench
88
asset_list:
99
- asset_type: Parser
1010
name: Juniper Parser
1111
slug: juniper-parser
1212
file: parsers/syslog-juniper-cli-parser.conf
1313
config_required: 'yes'
14-
description: Please modify if necessary
14+
description: A parser for Juniper devices that processes syslog messages and extracts relevant information for analysis. This parser is designed to work with Chronosphere

templates/microsoft-ad/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ asset_list:
1414
slug: microsoft-ad-processor
1515
file: processors/MS-AD-fluentbit-v1.json
1616
config_required: 'yes'
17-
description: Please modify if necessary
17+
description: A processor is a component that processes and transforms data before it is stored or analyzed. This processor is specifically designed to be compatible with Chronospere's services.

templates/okta/manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ asset_list:
1515
slug: okta-collector
1616
file: collectors/okta-api.yaml
1717
config_required: 'no'
18-
description: Please modify if necessary
18+
description: A collector is a component that gathers data from various sources, processes it, and sends it to a central system for analysis and storage. In the context of Okta, the collector is responsible for collecting identity and access data and sending it to Chronospere for analysis and reporting.
1919
- asset_type: Processor
2020
name: Okta Processor
2121
slug: okta-processor
2222
file: processors/Okta-Http-v1.json
2323
config_required: 'yes'
24-
description: Please modify if necessary
24+
description: Okta Processor is a component that processes and transforms data before it is stored or analyzed. This processor is specifically designed to be compatible with Chronospere's services.

0 commit comments

Comments
 (0)