summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-10-21 13:39:09 +0200
committerGünther Deschner <gd@samba.org>2013-10-21 13:39:09 +0200
commit4eb56d85397772e338ee7d138846d1331d92d14a (patch)
treefaa9c0a53194699f8d6c2cf92fa9cc5659dac26f
parentd0c09c1be8b14cc689757f8cef79c2e4ca322178 (diff)
downloadgss_samba-4eb56d85397772e338ee7d138846d1331d92d14a.tar.gz
gss_samba-4eb56d85397772e338ee7d138846d1331d92d14a.tar.xz
gss_samba-4eb56d85397772e338ee7d138846d1331d92d14a.zip
More on logfiles.
Guenther
-rw-r--r--content.tex17
1 files changed, 16 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index ebffd7d..ab3446d 100644
--- a/content.tex
+++ b/content.tex
@@ -40,7 +40,7 @@
\frame {
- \frametitle {Providing log files}
+ \frametitle {Providing log files I}
\begin {itemize}
\item {Often huge logs are attached with no info when the issue occured}
\item {Use the 'date' command to get the time and date!}
@@ -49,6 +49,21 @@
}
\frame {
+ \frametitle {Providing log files II}
+ When generating logfile(s) containing incident data make sure to have the
+ following parameters set:
+ \begin {itemize}
+ \item {"log level = 10" will record almost everything}
+ \item {"debug timestamp = yes" (default) adds timestamps}
+ \item {"debug pid = yes" adds the process pid to the log}
+ \item {"max log size = 0" will avoid logfile truncation}
+ \item {avoid setting "log file = " as the amount of files is often confusing}
+ \end {itemize}
+ Whenever verbose logfiles have been generated make sure to revert these
+ settings!
+}
+
+\frame {
\frametitle {Network topology}
\begin {itemize}
\item {If you have a special network setup especially with Active Domain controllers