05 Sep 2023 12:00 PM
I have Ip address as a custom property in Database Service. Can we get that value as a Tag value ??
The reason for ask is becoz, i see only place holders for Database name, Database port, Database vendor but i don't see any other placeholders i can add.
05 Sep 2023 12:14 PM
Hi,
Unfortunately, you don't have the option to add an IP address as a placeholder in Tag Value. For DB, you have 3 options that you provided.
Have you tried DatabaseHostName?
Radek
05 Sep 2023 12:15 PM
You can also try using {Host:ipAddress}.
05 Sep 2023 12:34 PM
If you ingest the custom IP as custom metadata on the host or even the process/service level, you can infact dynamically tag that entity via Auto tags rules. For example:
Granted this isn't IP, but its the same principal. Now was that Metadata value may change form host to host, it will reflect in the tag. Giving us 1 Auto tag rule for every dynamic value.
05 Sep 2023 12:37 PM
oooo I didn't know that option 🙂 Thanks Chad!😎
05 Sep 2023 01:12 PM
That's not being sent a custom meta data but they are in built meta data & i wanted to use them in automated tagging.