Replies: 1 comment 1 reply
-
|
I think you need |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
We have set up to use Azure to authenticate our site, which is working as expected. Now we have a scenario that we need to exclude a location or directory without authentication for a newrelic agent to retrieve the apache web server status. How to achieve that?
For example,
What I am looking for is when newrelic agent opens this link
https://www.example.com/nr-server-statuswithout the authentication.I tried the following:
AuthType Nonesettings, but it does not work.https://www.example.com/nr-server-status, I gotForbidden resource.However, nothing works yet. Any suggestions?
Thanks,
Fong
Beta Was this translation helpful? Give feedback.
All reactions