Hello,
I successfully run the Rundeck App community for Splunk. I can create the token and I use it with success to to query from Splunk to Rundeck via REST API.
But the batch `authtokenrefresh` can't update the token when it is near to expire:
2019-09-20 11:57:04,609 INFO Refreshing token for host rundeck.example.com:4443
2019-09-20 11:57:05,076 ERROR Error deleting rundeck credential for host rundeck.example.com:4443 :
2019-09-20 11:57:05,081 ERROR Error creating rundeck credential for host rundeck.example.com:4443 :
2019-09-20 11:57:05,309 INFO Performing Rundeck Modular Input validation
2019-09-20 11:57:06,762 INFO rundeck://users : Performing token replacement
2019-09-20 11:57:06,809 INFO rundeck://project_jobs : Getting Rundeck auth token from secure Splunk storage
So the old token is always used, and the batch at every run creates a new unused token in Rundeck, until the old initial token expires definitively.
Could you help me?
Many thanks
Marco
↧