Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
01-16-2020 12:02 PM
I need to export some of my metric information out to Elasticsearch for archiving and I read that the way to do it is to use the http_poller logstash plugin for this. My problem is that I have to use OAUTH 2.0 to connect to our Controller API and the http_poller plugin doesn't support the dynamic creation and use of tokens.
I've read of some developer's creating PowerShell scripts to generate an OAUTH token and then inject that into the http_poller plugin but I'm researching other possibilities as well.
Has anyone ever had to do something like this or does anyone have any suggestions.
TIA,
Bill Youngman
Solved! Go to Solution.
01-16-2020 12:21 PM
Hi Bill,
We have done this, but used a shell script to make the calls to the Controller API and store the output into files, then had the logstash file plugin ingest them into Elastic.
Mark
01-16-2020 12:28 PM
I like this - firm believer in keep it simple
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form