Copy coredump files from millions of system to single Storage server like S3

There are millions of systems which generate coredump at any point. When ever coredump is created, file should be automatically copied into Central server s3. Problem statement is more concentrated around how to automate the secure connection from systems to the central storage server.

Comments (1)