cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to get dynatrace oneagent user session in splunk?

gogoajay75
Newcomer
 
6 REPLIES 6

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Hello Ajay,

Below topic describes the necessary configuration and other requirements needed to export user session data via HTTP.

https://www.dynatrace.com/support/help/user-experi...

Regards,

Babar

Hello @Babar Q.,

Are you able to export user session data to splunk. Please let us know if you able to & how can we export the data


gogoajay75
Newcomer

Hi,

Please share the detail so that i can we can export user session in splunk from Dynatrace one agent.

Regards,

Ajay

Hello Ajay,

I could not find another step by step procedure except the documented one.

To configure session export


  1. Click Settings > Integration > User session export and make sure the Enable user session exportsetting is enabled. User session export is enabled by default.
  2. Type the HTTP Webhook Endpoint URL to be used for sending user session data.
  3. Enable the Use POST method (instead of PUT) setting if you're using POST in the command to send data to the HTTP endpoint.
  4. Enable the Use new export format option to use Basic authentication settings. Make sure the option to use the new export format is selected, then type a User name and Password for basic authentication settings.

Below are the comments from our colleague @James K. about the Splunk integration.

If there is someway to use the API to transfer information to Splunk that is an option but for the most part the log analytics that is part of Dynatrace makes such an integration less valuable than it is with AppMon.

Regards,

Babar

gogoajay75
Newcomer
@Babar Q.

Thanks for the reply but i have already integrated with Elastic search .

Now we are trying to export the user session in Splunk.

Regards,

Ajay

Hello Ajay,

In the same post @Azeez M. confirmed that the Integration with splunk is using REST interface.

https://www.dynatrace.com/support/help/dynatrace-api/

Regards,

Babar

Featured Posts