Splunk AppDynamics

Is GROUP BY available in ADQL?

Basam_Nath
Explorer

Hello,

New to App Dynamics Analytics.

I want to write a query in ADQL for the following situation.

In a business transaction if a record appears more than 2 times in 30 seconds, i have to alert. Basically I have consider that they are duplicate records if they happen within 30 seconds duration. I don't find GROUP BY clause in ADQL

SELECT COUNT(segments.userData.employeeid) FROM transactions WHERE application = "MSDynamics-PROD" AND transactionName = "Plugs" and segments.userData.EventType = "Authentication"  and segments.userData.EventSubType = "Passcode" 

Thank You

Labels (1)
Tags (1)
0 Karma

mcmanoj2001
Explorer

Did you ever get this problem solved?

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi @Basam.Nath

Thank you for posting your query on the AppDynamics Community.

We do support Group By Clause.

Please refer to our complete ADQL reference page.

Let us know how it goes. If you still face issues running the query, please update the thread.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...