All Apps and Add-ons

Stored Procedures

Kendo213
Communicator

I am running a stored procedure to read and parse an xel (xEvents) trace. Unfortunately I am unable to determine a route forward for leveraging rising column. I've tried the workarounds such as if 1=2 select getdate() as mytimestampcolumn, however it doesn't populate the dropdown. I'm also unable to pass ", ?" at the end of the sproc, Splunk states that Parameter #1 has not been set. TS is a column returned by the sproc which contains the timestamp in the data.

This is what I've tried so far:
if 1=2
select getdate() as TS
EXEC xevents.dbo.usp_QueryTabularXEvents '\\server\logs\PBIQueryTrace*.xel', ?
if 1=2
select * from Bogus where TS > 'bogus' order by TS

Tags (1)
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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...