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!

Admin Your Splunk Cloud, Your Way

Join us to maximize different techniques to best tune Splunk Cloud. In this Tech Enablement, you will get ...

Cloud Platform | Discontinuing support for TLS version 1.0 and 1.1

Overview Transport Layer Security (TLS) is a security communications protocol that lets two computers, ...

New Customer Testimonials

Enterprises of all sizes and across different industries are accelerating cloud adoption by migrating ...