Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I delete the LOG.old.1447991334341079 file? #849

Closed
ansoda opened this issue Nov 20, 2015 · 3 comments
Closed

How can I delete the LOG.old.1447991334341079 file? #849

ansoda opened this issue Nov 20, 2015 · 3 comments

Comments

@ansoda
Copy link

ansoda commented Nov 20, 2015

How can I delete the LOG.old.* files?

thank you!

-rw-r--r-- 1 root root   434319 Nov 20 07:59 116280.sst
-rw-r--r-- 1 root root   432979 Nov 20 07:59 116282.sst
-rw-r--r-- 1 root root   434843 Nov 20 07:59 116284.sst
-rw-r--r-- 1 root root   433350 Nov 20 07:59 116286.sst
-rw-r--r-- 1 root root  3487174 Nov 20 07:59 116287.log
-rw-r--r-- 1 root root   434405 Nov 20 07:59 116288.sst
-rw-r--r-- 1 root root       16 Nov 20 07:41 CURRENT
-rw-r--r-- 1 root root       37 Nov 20 03:40 IDENTITY
-rw-r--r-- 1 root root        0 Nov 20 03:40 LOCK
-rw-r--r-- 1 root root 19358719 Nov 20 07:59 LOG
-rw-r--r-- 1 root root  3795394 Nov 20 03:45 LOG.old.1447991334341079
-rw-r--r-- 1 root root 17880614 Nov 20 04:13 LOG.old.1447993690696363
-rw-r--r-- 1 root root 45883143 Nov 20 05:20 LOG.old.1447997019485462
-rw-r--r-- 1 root root  7028662 Nov 20 05:29 LOG.old.1448002770120232
-rw-r--r-- 1 root root 39349306 Nov 20 07:34 LOG.old.1448004850881430
-rw-r--r-- 1 root root  1910508 Nov 20 07:41 LOG.old.1448005278376423
-rw-r--r-- 1 root root  1018567 Nov 20 07:59 MANIFEST-099716
@siying
Copy link
Contributor

siying commented Nov 20, 2015

Use options.keep_log_file_num to specify how many old log files you want to keep.
Or you can delete it manually.

@ansoda
Copy link
Author

ansoda commented Nov 21, 2015

ok,thanks.

@gfosco
Copy link
Contributor

gfosco commented Jan 10, 2018

Closing this via automation due to lack of activity. If discussion is still needed here, please re-open or create a new/updated issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants