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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...