hi
As per the link below, we got the size of the "message" field
But after doing transformation, we need to have the size of the final event also. How to get it?
I tried
event.set('event_size', event.get('_source').bytesize)
But didn't work
hi
As per the link below, we got the size of the "message" field
But after doing transformation, we need to have the size of the final event also. How to get it?
I tried
event.set('event_size', event.get('_source').bytesize)
But didn't work
is maybe this what you want?
sorry mate, can't install external plugins in our installation
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.