PROCUCT DOCUMENTATION
SUBSCRIBE

AWS Tag Usage in LogicMonitor

You can filter which AWS resources LogicMonitor auto-discovers by applying AWS tag filters. After discovery, LogicMonitor adds the resources as cloud resources and applies any associated AWS tags as resource properties..

AWS Tag Property Format

LogicMonitor adds tag-based properties using the following format:

system.aws.tag.<NAME>=<VALUE>

  • NAME—The name of the AWS tag
  • VALUE—The value of the AWS tag

Note: AWS tag filters are case sensitive.

AWS Tag Property References

You can reference AWS tag-based properties throughout your LogicMonitor account. For example, to create a dynamic group of AWS resources based on a tag value, use the following AppliesTo expression:

system.aws.tag.NAME=~"VALUE"

Replace NAME and VALUE with the specific tag key and value.

Add group Modal for AWS


For example, the following table displays how LogicMonitor property names correspond to an AWS tag name:

LogicMonitor Property NameAWS Tag Name
system.aws.tag.aws:cloudformation:stack-nameaws:cloudformation:stack-name
system.aws.tag.teamteam