Manjaro Difference between revisions of "Limit the size of .log files & the journal"

Difference between revisions of "Limit the size of .log files & the journal"

From Manjaro
imported>Handy
imported>Handy
Line 21: Line 21:
<br clear="all"/>
<br clear="all"/>


== The journal & the logs duplicate the same information ==
= The journal & the logs duplicate the same information =


You can read the text of the log files in a text editor, or using the '''cat''', '''more''', '''less''' & such commands as you would on any other text file. The journal on the other hand requires the '''journalctl''' command to be able to access its contents. The following is a good way to read the journal:
You can read the text of the log files in a text editor, or using the '''cat''', '''more''', '''less''' & such commands as you would on any other text file. The journal on the other hand requires the '''journalctl''' command to be able to access its contents. The following is a good way to read the journal:
Line 28: Line 28:


<br clear="all"/>
<br clear="all"/>
== How to set a maximum size limit for the journal ==
== How to set a maximum size limit for the journal ==


Cookies help us deliver our services. By using our services, you agree to our use of cookies.