Need a special offer?Find out if your project fits.
+

Exclude fields with Elastic

Answered
Jason Whetton asked on December 3, 2018

Will there be any way to exclude specific fields from a report when connecting to Elastic? We have, for example, an Id field that's required for updating data but it's not relevant for reporting.

2 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster December 3, 2018

Hello Jason,
Thank you for your question. Please have a look at the following jsfiddle example: http://jsfiddle.net/flexmonster/Ly47pq5b/.
Such fields as "@timestamp", "@version", "host", "message" and "path" are excluded from the report.
Please let us know if everything works fine for you.
Regards,
Dmytro

Public
Jason Whetton December 3, 2018

Looks good, thanks!

Please login or Register to Submit Answer