Hi.
I am wondering if there is a way to rearrange the list of fields as they are presented when a document is expanded like in the picture below.
I am also wondering if it is possible to rename the "@timestamp" field. For my logs I have a date field, "logdate", that is based on when the logs were originally created along with the "@timestamp" field for when they were sent to ES. I am hoping to rename "@timestamp" to something more descriptive like "stashdate" so that other users do not get confused by the two date fields.
Thank you so much!!