Hi, I'm new to Splunk and I would like to get top errors on a table, but the external API returns a stack tracing making it difficult to work on it. I'm trying to make a regex that groups those errors by error code "*Return code: [<code>]*"( letting it work with other errors), than count it. Could you help me, please? 🥺
... View more