Skip to content

Commit

Permalink
Made minor change in the log pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
surabhipatel-crest committed Nov 29, 2024
1 parent b583476 commit 11923c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
8 changes: 2 additions & 6 deletions orca_security/assets/logs/orca_security.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
id: REPLACE_WITH_APP_ID
# See app_id in your integration's manifest.json file to learn more:
# https://docs.datadoghq.com/developers/integrations/check_references/#manifest-file
metric_id: REPLACE_WITH_APP_ID
# If for some reason id must be different than app_id, add the app_id in this field instead.
# If id and app_id already match, this field can be left blank.
id: orca-security
metric_id: orca-security
backend_only: false
facets: null
pipeline:
Expand Down
4 changes: 2 additions & 2 deletions orca_security/assets/logs/orca_security_tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
id: REPLACE_WITH_ID_FIELD_FROM_YAML_FILE
id: "orca-security"
tests:
- sample: >-
{
Expand Down Expand Up @@ -102,7 +102,7 @@ tests:
"tags_info_list": ["ODS|JAY"],
"is_rule": True,
"cloud_provider": "aws",
"organization_name": "CrestDataSystems",
"organization_name": "test",
"cloud_vendor_id": "748335378900",
"type_key": "ad59fd836bc225b159dcfbf413191c77",
"rule_id": "r4c1559f2e0",
Expand Down

0 comments on commit 11923c3

Please sign in to comment.