While i try to set up cloudwatch in one of my servers , i cannot get my server ip address append the log stream name.
For example : IP-ADDR_myapplicationlog.
To achieve the above i tried {ip_address}_myapplicationlog , but this returns 127.0.1.1 which is not my actual ip_address. The log stream file name which appears in AWS console is : 127.0.1.1_myApplicationLog.
{hostname} works as expected but i am not able to retrieve the ip address. Config attached below: config snapshot