Hi, I have created an application using Django Bindings. I wanted to know, if is it possible to write search queries in "views.py" file in Splunk app folder. And show the output in form of table and chart.
And one more thing, is it really possible to use one query and apply some python logic to it and then use it as the final output?
Please Help...!!!