<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Logrotate_Beispiel_squid</id>
	<title>Logrotate Beispiel squid - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Logrotate_Beispiel_squid"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Logrotate_Beispiel_squid&amp;action=history"/>
	<updated>2026-06-29T07:50:35Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Logrotate_Beispiel_squid&amp;diff=60890&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „=Die Konfiguration für squid könnte wie folgt aussehen= *cat /etc/logrotate.d/squid &lt;pre&gt; /var/log/squid/*.log { 	daily 	missingok 	rotate 7 	notifempty 	com…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Logrotate_Beispiel_squid&amp;diff=60890&amp;oldid=prev"/>
		<updated>2025-03-26T19:24:19Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=Die Konfiguration für squid könnte wie folgt aussehen= *cat /etc/logrotate.d/squid &amp;lt;pre&amp;gt; /var/log/squid/*.log { 	daily 	missingok 	rotate 7 	notifempty 	com…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Die Konfiguration für squid könnte wie folgt aussehen=&lt;br /&gt;
*cat /etc/logrotate.d/squid&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/var/log/squid/*.log {&lt;br /&gt;
	daily&lt;br /&gt;
	missingok&lt;br /&gt;
	rotate 7&lt;br /&gt;
	notifempty&lt;br /&gt;
	compress&lt;br /&gt;
	delaycompress&lt;br /&gt;
	sharedscripts&lt;br /&gt;
	postrotate&lt;br /&gt;
		/usr/sbin/squid -k rotate&lt;br /&gt;
	endscript&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>