Many fields are now complex, like winlog.event_data.IpAddress, but few if any of the doc examples use any more than a simple field name:
{
"remove": {
"field": "user_agent"
}
}
Finding when to use the dots vs when to use brackets is an unnecessary pain.
