Abrt - dump disappears within a few seconds

I have install abrt on AlmaLinux 8 and have triggered a crash:

~]$ sleep 100 &
[1] 2823
~]$ kill -s SIGSEGV 2823

I did see a folder momentarily in the /var/spool/abrt but it disappeared within a few seconds.

Also I can’t seem to change the dump location. When I change the dump location by uncommenting and setting the configuration as DumpLocation = /home/crash/abrt and restarting arbtd, it fails to start.