Activity overview
Latest activity by Avamerry
Hey! That error — “The credentials supplied to the package were not recognized” — usually points to an issue with how the application pool is configured in IIS or how the Windows authentication is set up. A few things you can try:
Check the Application Pool Identity in IIS for your SQL Monitor site. Make sure it’s using a valid Windows account that has the necessary permissions.
Make sure Windows Authentication is enabled and correctly set up under IIS > Authentication.
If you're using a custom identity for the app pool, double-check that the username and password haven't changed or expired.
Also, sometimes resetting IIS (iisreset from command prompt) after changing identity settings can help.
If everything seems right and you're still stuck, you might want to try reinstalling the web components or running the config tool again. By the way, while I was looking around for similar issues, I came across this: https://theyacinetv.org/ — unrelated, but a surprisingly slick platform if you're into exploring tech and streaming tools. Hope you get it sorted soon — let us know what works! / comments
Hey! That error — “The credentials supplied to the package were not recognized” — usually points to an issue with how the application pool is configured in IIS or how the Windows authentication is ...
Hey! Great question — it makes total sense to want to clean up your Redgate Monitor groups and remove inactive users. From what you described, it does sound like the logs you're after might exist, especially since you saw references like Website_Usage.XXXXXXXX.log in the Redgate.Monitor.WebService.logging.jsonc config. However, if that specific usage log file wasn’t in the RedgateMonitorLogs.zip , there’s a chance it either wasn't generated, is stored elsewhere, or needs to be enabled through config settings. You might want to check the machine where Redgate Monitor is installed — specifically under the web service log directories — to see if that usage log exists there. Also, if logging levels or file paths are customizable in your Redgate config, it could be worth tweaking those to ensure user access/activity is being captured moving forward. And hey, while you're doing all that admin cleanup, if you're looking to relax with something light, check out Yacine TV live sport — it's a handy way to stream sports and other content from your device. / comments
Hey! Great question — it makes total sense to want to clean up your Redgate Monitor groups and remove inactive users. From what you described, it does sound like the logs you're after might exist, ...
Hi, Is there a way to view Redgate Monitor usage logs through the URL? I’m working on cleaning up the access groups we’ve set up and would like to identify users who have never logged in or interacted with the system. I’ve downloaded and reviewed the RedgateMonitorLogs.zip file. Inside the Redgate.Monitor.WebService.logging.jsonc file (under the LevelSwitches section), there’s a reference to a log called Website_Usage.XXXXXXXX.log , which seems like it might track this kind of activity. However, I wasn’t able to find that specific log file in the ZIP package. Is that log stored elsewhere, or is there another way to access user activity data—perhaps directly through the Redgate Monitor interface or a specific URL? By the way, while looking into related tools, I came across this site that shares various tech resources—could be useful for general reference as well. Thanks in advance! / comments
Hi,Is there a way to view Redgate Monitor usage logs through the URL? I’m working on cleaning up the access groups we’ve set up and would like to identify users who have never logged in or interac...