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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...