Skip to content

Add support for dataset level tags and add default/auto set tags#41

Merged
bgaudin-lc merged 1 commit into
mainfrom
BRONTO-2026
Oct 12, 2025
Merged

Add support for dataset level tags and add default/auto set tags#41
bgaudin-lc merged 1 commit into
mainfrom
BRONTO-2026

Conversation

@bgaudin-lc

Copy link
Copy Markdown
Contributor

Currently only default tag is aws_log_type, which indicates the type of logs that the dataset contains, e.g. cloudwatch_log, s3_access_log, etc

Comment thread README.md Outdated
- `log_type`: the type of logs, e.g. cloudwatch, s3_access_log
- `set_individual_subscription`: if set to true, then a log group subscription filter is set. Otherwise, the forwarder relies on an account level subscription filter.
- `subscription_filter_pattern`: the subscription filter pattern to apply to the log group level subscription filter. This overwrites the default level subscription filter pattern.
- `tags`: a map whose values are strings, representing tags to be associated to the Bronto dataset, e.g. `{"key1": "value1", "key2": "value2"}`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keys and values?

@bgaudin-lc
bgaudin-lc merged commit c719c0f into main Oct 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants