User Tools

Site Tools


linux_getting_started_info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux_getting_started_info [2018/09/17 22:02] sgriggslinux_getting_started_info [2018/09/17 22:06] (current) – [Sending logs] sgriggs
Line 71: Line 71:
 Logs on your Linux system can be found generally under one of two places **/var/log** and/or **/var/adm**. In cases where log files are requested. Please create a tar archive with the appropriate logs and include it with an email to support.  Logs on your Linux system can be found generally under one of two places **/var/log** and/or **/var/adm**. In cases where log files are requested. Please create a tar archive with the appropriate logs and include it with an email to support. 
  
-----+<code>
 journalctl >/tmp/journal.txt journalctl >/tmp/journal.txt
-tar czvf case-1234-linux-logs.tar.gz /var/log /var/adm /tmp/journal.txt +tar czvf /tmp/case-1234-linux-logs.tar.gz /var/log /var/adm /tmp/journal.txt 
-----+</code>
  
 +The output file will be **/tmp/case-1234-linux-logs.tar.gz** and this is the file we'll need. Use SFTP or FTP and grab the file then attach it to email or send it to us via our [[FTP server]].
linux_getting_started_info.txt · Last modified: 2018/09/17 22:06 by sgriggs

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki