My sample log looks like below
fixed message: 443-343-234-event-put
fixed message: wre-sdfsdf-234-event-keep-alive
fixed message: dg34-343-234-event-auth_revoked
fixed message: qqqq-sdf-234-event-put
fixed message: wre-r323-234-event-keep-alive
fixed message: we33-343-234-event-auth_revoked
log pattern is "fixed message: {UUID}-{event-type}"
I would like to capture how many total events; out of those how many are event-put, event-keep-alive and event-auth_revoked
can I have splunk query to capture above needs ?