Hi, I wonder whether someone may be able to help me please.
Could someone possibly tell me whether it's possible to build a lookup table from the results of an "Accelerated Report"?
Many t...
...anging my head against the wall for a couple of days and I am hoping someone can help. So here's the deal...
If I run this search it works and genrates a table with the requested fields:
| d...
...ction,IDT,IDTU,DIAGX_details,DIAGP_details,code_meaning,filename,Code
| where PART= receiver OR PART= sender
I'm currently running Splunk 6.5.3
How can i improve accelerate this search ?
Hi Community! I have a problem to extract a table in an XML event. The data looks like this <data type="info" text="sales:
VW;1;30.000;
Bentley;1;70.000;
Seat;1...
...ubsearch
2) Put the lookup data in a database and query it using Splunk DB connect
3) Put the lookup data in a database and query it using REST or Python (perhaps using Redis to accelerate the D...
Hello,
I am confused about delegation for accelerated data models.
I built an accelerated table data model, and granted access to users, and also granted access to any required knowledge object....
...or the data model acceleration to be built. I have also generated the lookup tables required by the App a number of time, so that is not the issue.
I am using v2.2.2 of the App and Splunk v8.0.2. I b...
Hello there,
I would like to know what I´m doing wrong? I´m sending all logs sugested by the app but it seems something is wrong. Can anyone please help me to get this sorted?
...ith Normal 2 with High in priority
| table number realDate dateCreated dv_state priority _time
| chart count(eval(realDate==dateCreated)) as Opened count(eval(dv_state=="Closed")) as Closed over r...