What happens if I clear the uasge data in the activity log?












0















What happens if I clear all the usage data? My computer is running slow, and I was wondering if clearing the data will speed it up, damage something or delete everything I have?










share|improve this question


















  • 3





    Possible duplicate of How can I free space from a massive 39.5GB /var/log/ folder?

    – WinEunuuchs2Unix
    Dec 25 '18 at 0:23











  • It depends. There's variety of data that can be cleared. You need to specify which files/directories you're planning on clearing. If your computer is running slow, ideally should establish the cause - is it a specific program that's utilizing all of CPU, is RAM almost used up, are there any errors, is the hard drive/ssd in good health, etc. From there you can look at options on mitigating these issues.

    – Sergiy Kolodyazhnyy
    Dec 25 '18 at 0:27











  • Rather than "clear all usage data", read man logrotate and less /etc/logrotate.conf /etc/logrotate.d/*. This is the Ubuntu Way to carefully reduse logs.

    – waltinator
    Dec 25 '18 at 3:38











  • Since log data is written to disk instead of retained in RAM, I'm curious why you think logs are slowing down your system. Have you, for example, run top to see the biggest resource using applications? Or free to see f you are swapping? Or df -h to see if your disk is full? Some slowdowns are caused by cryptomining viruses from dodgy websites. Other slowdowns are due to the Spectre/Meltdown security patches. Lots of possible reasons for a slowdown, rarely logs...so why logs?

    – user535733
    Dec 25 '18 at 7:19


















0















What happens if I clear all the usage data? My computer is running slow, and I was wondering if clearing the data will speed it up, damage something or delete everything I have?










share|improve this question


















  • 3





    Possible duplicate of How can I free space from a massive 39.5GB /var/log/ folder?

    – WinEunuuchs2Unix
    Dec 25 '18 at 0:23











  • It depends. There's variety of data that can be cleared. You need to specify which files/directories you're planning on clearing. If your computer is running slow, ideally should establish the cause - is it a specific program that's utilizing all of CPU, is RAM almost used up, are there any errors, is the hard drive/ssd in good health, etc. From there you can look at options on mitigating these issues.

    – Sergiy Kolodyazhnyy
    Dec 25 '18 at 0:27











  • Rather than "clear all usage data", read man logrotate and less /etc/logrotate.conf /etc/logrotate.d/*. This is the Ubuntu Way to carefully reduse logs.

    – waltinator
    Dec 25 '18 at 3:38











  • Since log data is written to disk instead of retained in RAM, I'm curious why you think logs are slowing down your system. Have you, for example, run top to see the biggest resource using applications? Or free to see f you are swapping? Or df -h to see if your disk is full? Some slowdowns are caused by cryptomining viruses from dodgy websites. Other slowdowns are due to the Spectre/Meltdown security patches. Lots of possible reasons for a slowdown, rarely logs...so why logs?

    – user535733
    Dec 25 '18 at 7:19
















0












0








0








What happens if I clear all the usage data? My computer is running slow, and I was wondering if clearing the data will speed it up, damage something or delete everything I have?










share|improve this question














What happens if I clear all the usage data? My computer is running slow, and I was wondering if clearing the data will speed it up, damage something or delete everything I have?







disk-usage






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 25 '18 at 0:20









ravenraven

11




11








  • 3





    Possible duplicate of How can I free space from a massive 39.5GB /var/log/ folder?

    – WinEunuuchs2Unix
    Dec 25 '18 at 0:23











  • It depends. There's variety of data that can be cleared. You need to specify which files/directories you're planning on clearing. If your computer is running slow, ideally should establish the cause - is it a specific program that's utilizing all of CPU, is RAM almost used up, are there any errors, is the hard drive/ssd in good health, etc. From there you can look at options on mitigating these issues.

    – Sergiy Kolodyazhnyy
    Dec 25 '18 at 0:27











  • Rather than "clear all usage data", read man logrotate and less /etc/logrotate.conf /etc/logrotate.d/*. This is the Ubuntu Way to carefully reduse logs.

    – waltinator
    Dec 25 '18 at 3:38











  • Since log data is written to disk instead of retained in RAM, I'm curious why you think logs are slowing down your system. Have you, for example, run top to see the biggest resource using applications? Or free to see f you are swapping? Or df -h to see if your disk is full? Some slowdowns are caused by cryptomining viruses from dodgy websites. Other slowdowns are due to the Spectre/Meltdown security patches. Lots of possible reasons for a slowdown, rarely logs...so why logs?

    – user535733
    Dec 25 '18 at 7:19
















  • 3





    Possible duplicate of How can I free space from a massive 39.5GB /var/log/ folder?

    – WinEunuuchs2Unix
    Dec 25 '18 at 0:23











  • It depends. There's variety of data that can be cleared. You need to specify which files/directories you're planning on clearing. If your computer is running slow, ideally should establish the cause - is it a specific program that's utilizing all of CPU, is RAM almost used up, are there any errors, is the hard drive/ssd in good health, etc. From there you can look at options on mitigating these issues.

    – Sergiy Kolodyazhnyy
    Dec 25 '18 at 0:27











  • Rather than "clear all usage data", read man logrotate and less /etc/logrotate.conf /etc/logrotate.d/*. This is the Ubuntu Way to carefully reduse logs.

    – waltinator
    Dec 25 '18 at 3:38











  • Since log data is written to disk instead of retained in RAM, I'm curious why you think logs are slowing down your system. Have you, for example, run top to see the biggest resource using applications? Or free to see f you are swapping? Or df -h to see if your disk is full? Some slowdowns are caused by cryptomining viruses from dodgy websites. Other slowdowns are due to the Spectre/Meltdown security patches. Lots of possible reasons for a slowdown, rarely logs...so why logs?

    – user535733
    Dec 25 '18 at 7:19










3




3





Possible duplicate of How can I free space from a massive 39.5GB /var/log/ folder?

– WinEunuuchs2Unix
Dec 25 '18 at 0:23





Possible duplicate of How can I free space from a massive 39.5GB /var/log/ folder?

– WinEunuuchs2Unix
Dec 25 '18 at 0:23













It depends. There's variety of data that can be cleared. You need to specify which files/directories you're planning on clearing. If your computer is running slow, ideally should establish the cause - is it a specific program that's utilizing all of CPU, is RAM almost used up, are there any errors, is the hard drive/ssd in good health, etc. From there you can look at options on mitigating these issues.

– Sergiy Kolodyazhnyy
Dec 25 '18 at 0:27





It depends. There's variety of data that can be cleared. You need to specify which files/directories you're planning on clearing. If your computer is running slow, ideally should establish the cause - is it a specific program that's utilizing all of CPU, is RAM almost used up, are there any errors, is the hard drive/ssd in good health, etc. From there you can look at options on mitigating these issues.

– Sergiy Kolodyazhnyy
Dec 25 '18 at 0:27













Rather than "clear all usage data", read man logrotate and less /etc/logrotate.conf /etc/logrotate.d/*. This is the Ubuntu Way to carefully reduse logs.

– waltinator
Dec 25 '18 at 3:38





Rather than "clear all usage data", read man logrotate and less /etc/logrotate.conf /etc/logrotate.d/*. This is the Ubuntu Way to carefully reduse logs.

– waltinator
Dec 25 '18 at 3:38













Since log data is written to disk instead of retained in RAM, I'm curious why you think logs are slowing down your system. Have you, for example, run top to see the biggest resource using applications? Or free to see f you are swapping? Or df -h to see if your disk is full? Some slowdowns are caused by cryptomining viruses from dodgy websites. Other slowdowns are due to the Spectre/Meltdown security patches. Lots of possible reasons for a slowdown, rarely logs...so why logs?

– user535733
Dec 25 '18 at 7:19







Since log data is written to disk instead of retained in RAM, I'm curious why you think logs are slowing down your system. Have you, for example, run top to see the biggest resource using applications? Or free to see f you are swapping? Or df -h to see if your disk is full? Some slowdowns are caused by cryptomining viruses from dodgy websites. Other slowdowns are due to the Spectre/Meltdown security patches. Lots of possible reasons for a slowdown, rarely logs...so why logs?

– user535733
Dec 25 '18 at 7:19












0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104346%2fwhat-happens-if-i-clear-the-uasge-data-in-the-activity-log%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104346%2fwhat-happens-if-i-clear-the-uasge-data-in-the-activity-log%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Mont Emei

Province de Neuquén

Journaliste