[Reference: https://docs.splunk.com/Documentation/Splunk/8.0.3/SearchReference/Transaction, One of the statements that would help a user choose between the transaction and stats commands is that there is a 1000 event limitation with the transaction command3., , , The transaction command is used to group events that share a common value for one or more fields into transactions3. The transaction command has a default limit of 1000 events per transaction, which means that it will not group more than 1000 events into a single transaction3. This limit can be changed by using the maxevents parameter, but it can affect the performance and memory usage of Splunk3. Therefore, option C is correct, while options A, B and D are incorrect because they are not statements that would help a user choose between the transaction and stats commands., , ]
Submit