I want to offer a "Save file" dialog over a python script.
The Script and Splunk runs on a server, the dialog should appeare on the clients browser and the file should be saved on the clients file system.
Is this possible without using JavaScript? Are there any build-in dialog functions?
TL;DR:
I need to transfer a file from Splunk on server to client over python, but don't know the client ip adress.