logger-1.min.js
Hii, In self host novu there's a request to cdn.lr-in-prod.com/logger-1.min.js.
What's the use of this?
6 Replies
I think it's LogRocket.But what's the use of it in self host env?
Its logrocket package tring to phone home with the default logrocket credentials.
You can ignore or block this and it will have no issue on your service.
@cyberjunkie, you just advanced to level 2!
1. Log rocket is initialised in Web Management UI only or in other services as well.
2. What are the default credentials ( is it novu credentials ) ?
3. I think the credentials are picked from the .env file so in case if i need to override the credentials that's the spot to do so ?
Only initalized in the web ui
and the credentials are pulled from the .env file so if you wanted to monitor it to with logrocket you can
Thanks @zacclifton