11 Sep 2024 02:59 PM - last edited on 12 Sep 2024 07:55 AM by MaciejNeumann
In the Log Monitoring - event extraction - how to get the IP Address to be displayed in the Dynatrace console.
Attach is the property screenshot.
I did try to have dt.host.ip in the property and but it is not displaying
27 Dec 2024 01:27 PM
@sundarv1 were you able to solve this?
I don't have access to the older Logs segment, but you should be able to do the following:
Navigate to Log Monitoring: Go to the "Log Monitoring" section in the Dynatrace console.
Create a Property: In the Log Monitoring settings, create a new property for the IP Address. You can name this property something like dt.host.ip.
Extract IP Address: Use the property you created to extract the IP Address from the logs. This might involve configuring the log extraction settings to include the IP Address.
The extraction can only happen if the log has it in the file. I'm curious though if you could also link the Host IP from tags to the log file. It's worth a shot.