Hello,
I want to use an apps to generate a gantt chart. I use CustomVisualizations. My question, how can I use my research?
In the dashboard, should I change only the line:
L16:
"search": {
"type": "token_safe",
"value": "index=_internal sourcetype=splunkd | where random()%100<50 | eval resource=\"resource\".random()%10 | transaction maxpause=1m resource | search duration>0 | eval user=\"user\".random()%7 | eval extras=\"{\\"Source Type\\":\\"\"+sourcetype+\"\\"}\""
},
What are the fields expected by the js script?
Thanks for your help.
@oxthon you should try Timeline Custom Visualization built by Splunk.