-
Notifications
You must be signed in to change notification settings - Fork 9
Adding custom tags to all ressources
araman-m edited this page Apr 24, 2023
·
1 revision
#Introduction
Adding custom tags to all resources is useful for multiple usages including billing and tracking ressource usage
This is currently implemented only for the AWS provider For GCP provider, resources are attached to a project which could be used for similar purposes
You may add extra default tags by configuring the following terraform variable
Variable | Description |
---|---|
extra_default_tags | contain a map such as {Type="Splunk",Project="Splunk"} |
2 default tags are added Type="Splunk" Env= splunktargetenv variable content
default tags and extra tags are automatically merged (which deduplicate)
- Home
- Backups
- Local-backups
- Customizing-backup-settings
- Externalizing-backups
- splunkconf‐backup-cost-optimisation-with-tag-and-frequency
- Remote-Mounted-FS
- Setting-up-ssh-keys-for-rsync-rcp-modes
- Remote-backup-via-RCP-on-remote-directory
- Rsync-over-SSH-for-DRP-purpose-between-2-Splunk-hosts
- Backups-logs
- Debugging-backups
- Know-issues
- Restoring-backups
link to repository link to splunkbase app