In the documentation on dataset literals there is an example query:
FROM
[
{ state: "Washington", abbreviation: "WA", population: 7535591 },
{ state: "California", abbreviation: "CA", population: 3...
Hello im newbie with Splunk search Can you please help me I have HF request which return: -AAA datetime_of_change -BBB datetime_of_change Every halfhour i get the same dataset from DB to I...
Hi, I am trying to run some SQL queries using SQL Explorer on DB Connect app, but It looks like the queries are not finishing. Every query I execute keeps on 20% of completion and does not load a...
Hello guys,
could you explain me differences between data models and datasets?
It seems Pivot reports are based either on datamodels or datasets but both look similar?
In V6.5 : are pivot r...
Hi,
I am looking for various types of sample logs dump similar to tutorialsdata.zip for exploring splunk search options. Appreciate your help.
Best Regards,
Anna
Are there any dependencies for this app? I installed it on our Splunk Enterprise 6.1 dev box and restarted Splunk. When I launch the app, it says "Loading..." and seems to hang. I'm wondering if t...
The problem is a simple one: I have a base search from which I want to exclude a subset based on a criteria determined in a different dataset. But I cannot find an efficient way to do this.
S...
Hello all,
I have a search technique I've been using to compare smaller sets of data, to find the difference, however I'm running into the subsearch limit with a new set of data. I'm hoping s...