Hello, I’m trying to only pull a spefic value from the msgTxt log. In the log below, the example is 2024. This value does change and could be one digit or up to 6 digits. msgTxt = x...
...xtractor, and because of that, the regex only picks up one value instead of multiple. I've tested the regex on regex101, and it works fine there, grabbing all the values properly. It's just in the Field...
Hi Community, I have the following challenge. I have different events, and for each event, I want to generate a summary with different values. These values are defined in a lookup table. The f...
I would like to visualize using the Single Value visualization with and Trellis Layout and sort panels by the value of the latest field in the BY clause. I can follow the timechart with a t...
How can we concatenate values from one field and put it in a new variable with commas. e.g If I run a search , I get number of host in host field. I want to concatenate them all in one field s...
Working on a query to generate an alert when a fieldvalue changes. The requirement is to detect the change in IP for a FQDN. Currently I'm trying to use a lookup file which has the current value o...
I want to create one static field by looking status value = Issue host m_nname status A cpu Ok B disk Ok C memory Issue D netwok Ok E storage Issue I...
I am not sure where to start on this. I have 2 fields. Field1 only has a few values while Field2 has many. How can I return valuesField2 that appear in Field1? Field 1 Field 2 17 27 2...
Hello Splunk Community, I'm encountering challenges while converting multivalue fields to single value fields for effective visualization in a line chart. Here's the situation: Output : rwws01&n...