'systemd generated core file gets auto deleted

When my systemd managed application exits with a core dump, there is a core dump file created under /var/lib/systemd/coredump directory but after few seconds the file is auto deleted. Anyone knows what is causing this behavior ?

I have already set LimitCORE to infinite in my service file. There is no systemd tmpfs cleaner configured. All other systemd core service configurations are at their default.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source