Conversation
The Logentries service will be discontinued next week: > Dear Logentries user, > > We have identified you as the owner of, or collaborator of, a Logentries account. > > The Logentries service will be discontinued on November 15th, 2022. This means that your Logentries account access will be removed and all your log data will be permanently deleted on this date. > > Next Steps > If you are interested in an alternative Rapid7 log management solution, InsightOps will be available for purchase through December 16th, 2022. Please note, there is no support to migrate your existing Logentries account to InsightOps. > > Thank you for being a valued user of Logentries. > > Thank you, > Rapid7 Customer Success There is no reason to preserve this code in Moby as a result. Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
|
Oh! I forgot about this one (may actually have started a branch for this that I didn't complete) Some things we should look at;
Basically, when creating a new container, ideally, we'd produce an error that the logging driver is deprecated (I guess currently it produces a "no such driver", which may be ok, but perhaps (at least temporary) have a more informative error would be good. For existing containers, automatically switch over to a still supported driver. If we alias, we could do so without modifying state of the containers, but perhaps "migrate" is the better option, as even when downgrading to an older version of the engine, the service won't work. |
|
👍, a graceful migration seems at least worth exploring; I'll do so in this PR. |
|
Needs rebase
Is there a source about this? |
|
I need to rebase this yes, but I also need to see about adding some graceful migration code to move restored containers to the current default driver (discussed in a past maintainer's call). As to Rapid7 discontinuing the Logentries SaaS product, see the commit message for the email I was sent, as a user. |
- What I did
Remove the Logentries (SaaS) log driver from the project, as the service will be discontinued on November 15, 2022:
- How I did it
🔥
- How to verify it
CI 🟢
- Description for the changelog
Remove the Logentries logdriver as the service has been shut down.
- A picture of a cute animal (not mandatory but encouraged)
