Forum Discussion

Danilo_19641's avatar
Danilo_19641
Icon for Nimbostratus rankNimbostratus
Jun 12, 2015

F5 And Guardium Integration

Dear Community:

 

We are configuring F5 and Guardium integration to capture the application user. However in the Guardium report we can see only the application username made in the login form, but can't see the application username in others activities like insert, modify, etc.

 

We captured the traffic in the guardium and we can see the username, password and PHPSESSID without problems.

 

We set the parameters username and PHPSESSID on Guardium:

 

grdapi F5_add_data_params paramName="username" minData=1 maxData=100

 

grdapi F5_add_data_params paramName="PHPSESSID" minData=1 maxData=100

 

We set the application IP on Guardium We configure the VS, ASM, Login Form, session Tracking

 

I think Guardium isn't capture the PHPSESSID to correlate the información of the application user.