HTTP Notification show message

How does LINE Notify display the required information?

My Body Template is as follows

message=Alert triggered
event_title=${event_definition_title}
event_definition_description=${event_definition_description}
event_message=${event.message}

How to add source IP and host name?