You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One possible way to rollup unstructured text could be to rollup the document counts for predefined filter aggregations on the data so that dashboards could leverage this rolled up filter count for long term analytics without requiring to store the original raw data.
This would allow better support for rollup log aggregation use cases where parsing of the logs is not complete and the message (or analogous) field is used to drive analytics via filters rather than terms aggregations on structured fields.