Query Duration {{ item.response.took }}ms
Hits {{ item.response.hits.total }}
Index {{ item.index }}
Type {{ item.type || '*' }}
Total Duration {{ item.response.planner.took_in_millis || '*' }}
{{item.query | json}}
{{item.translatedQuery | json}}
{{item.response | json}}
{{item.actions | json}}

See the Siren Federate documentation for more details.