Splunk Search

How can I figure out why my lastlog directory is huge?

wvalente
Explorer

Hi guys,

Why is my lastlog directory so huge?

-rw-r--r--. 1 root   root   **216G** Aug  7 17:35 lastlog

What can I do to reduce it?

Thanks

0 Karma

dshakespeare_sp
Splunk Employee
Splunk Employee

I believe that lastlog is a sparse file see http://www.noah.org/wiki/Lastlog_is_gigantic

0 Karma

cpetterborg
SplunkTrust
SplunkTrust

The file should not be that big. Period.

You can't reduce the size without deleting all the data. If you want to delete all the data, don't delete the file, because your system will keep it open and it will stay the same size until you reboot. You can delete the contents of the file with the following command:

cp /dev/null >/var/log/lastlog
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...