Splunk Search

Are there any restrictions for the transaction command which are specified in limits.conf?

danielbb
Motivator

Our transaction period can cover five to six days covering sessions by users connected to the company's network. Are there any configurations set-up in limits.conf that we need to be aware of, when we use the transaction command?

Tags (2)
0 Karma
1 Solution

danielbb
Motivator

That's nice - the limit.conf documentation refers to two parameters for the transaction command - maxopentxn and maxopenevents. maxopentxn might be applicable to us. In case transactions are being evicted from the pool, will we see references to them via the UI or/and in the log files?

0 Karma

to4kawa
Ultra Champion

search.log:

05-17-2020 07:22:25.942 INFO  NewTransam - evicted=0, closed=1000, event_count=1000000, candidate_events=999000, comparison_count=999998

sample:

| makeresults count=1000000
| streamstats count as A
| eval A=A % 2
| streamstats count as B
| transaction A

There is no display on job.

danielbb
Motivator

Very nice @to4kawa !

0 Karma

to4kawa
Ultra Champion

Do you have to use transaction ?

danielbb
Motivator

It can be stats, but we would like to understand transaction and its limits.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...