Hi guys, i got problem to splitting the log message that i store into elasticsearch using filebeat.
This is my log from kibana
i want to split the 'timestamp' and 'info' to single value, and each value of 'message' will be single value too. So i can use it for visualization independently.
Thanks before for your help.