Splunk Search

how to move a value into adjacent row

crmarley20
Explorer

Hello,

I have a condition when the variable new_tag of the previous row is equal to 1 and the variable test_tag of the current row is equal to 1 I must subtract the start value of the previous row with the start value of the current row.

I want the result of the subtraction to be written in the previous row in the result column.

Unfortunately I could only get this subtraction to be written to the current row in the result column.

Please could someone help me, thank you very much.

crmarley20_0-1643716867622.png

 

Labels (7)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| reverse
| streamstats window=2 first(result) as result
| reverse

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| reverse
| streamstats window=2 first(result) as result
| reverse
0 Karma

crmarley20
Explorer

Thank you very much!

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...