1 Answer
Use the following method
go to the directory
#vim /etc/systemd/journald.conf
[Journal]
Storage=persistent
The data storage will be created in this location
/var/log/journal
Your Answer
x