<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tuncay BAŞ, Fortinet UTM Firewall ve PHP, .NET Yazılım Günlüğü &#187; log</title>
	<atom:link href="http://www.tuncaybas.com/index.php/tag/log/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuncaybas.com</link>
	<description>Bilgi Güçtür, Kullanmasını Bilene.</description>
	<lastBuildDate>Fri, 24 Oct 2025 06:56:50 +0000</lastBuildDate>
	<language>tr-TR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.33</generator>
	<item>
		<title>FortiLogger Setup</title>
		<link>http://www.tuncaybas.com/index.php/fortilogger-setup/</link>
		<comments>http://www.tuncaybas.com/index.php/fortilogger-setup/#comments</comments>
		<pubDate>Sat, 18 Feb 2017 07:05:58 +0000</pubDate>
		<dc:creator><![CDATA[tuncaybas]]></dc:creator>
				<category><![CDATA[FortiGate]]></category>
		<category><![CDATA[5651]]></category>
		<category><![CDATA[Fortilogger]]></category>
		<category><![CDATA[log]]></category>

		<guid isPermaLink="false">http://www.tuncaybas.com/?p=457</guid>
		<description><![CDATA[4,479&#160;total views, no views today]]></description>
		<wfw:commentRss>http://www.tuncaybas.com/index.php/fortilogger-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fortigate Memory ve Disk Üzerinde Logların Silinmesi</title>
		<link>http://www.tuncaybas.com/index.php/fortigate-memory-ve-disk-uzerinde-loglarin-silinmesi/</link>
		<comments>http://www.tuncaybas.com/index.php/fortigate-memory-ve-disk-uzerinde-loglarin-silinmesi/#comments</comments>
		<pubDate>Sat, 14 Jun 2014 10:57:48 +0000</pubDate>
		<dc:creator><![CDATA[tuncaybas]]></dc:creator>
				<category><![CDATA[FortiGate]]></category>
		<category><![CDATA[Fortigate]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[silme]]></category>

		<guid isPermaLink="false">http://www.tuncaybas.com/?p=180</guid>
		<description><![CDATA[Diskli modellerde disk ve memory üzerinde tutulan logları aşağıdaki komutlar ile silebiliriz. FGT# execute log filter device 0 FGT# execute log filter category 3 FGT# execute log delete This will delete webfilter log Do you want to continue? (y/n) y &#160; Kategorileri listelemek için; FGT# execute  log filter category Available categories: 10: application control 9: [&#8230;]]]></description>
		<wfw:commentRss>http://www.tuncaybas.com/index.php/fortigate-memory-ve-disk-uzerinde-loglarin-silinmesi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fortianalyzer SQL Örnekleri</title>
		<link>http://www.tuncaybas.com/index.php/fortianalyzer-sql-ornekleri/</link>
		<comments>http://www.tuncaybas.com/index.php/fortianalyzer-sql-ornekleri/#comments</comments>
		<pubDate>Mon, 26 May 2014 15:11:06 +0000</pubDate>
		<dc:creator><![CDATA[tuncaybas]]></dc:creator>
				<category><![CDATA[FortiAnalyzer]]></category>
		<category><![CDATA[analyzer]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.tuncaybas.com/?p=49</guid>
		<description><![CDATA[Toplam trafik : select $hour_of_day as hourstamp, sum(sent+rcvd)/1024 as volume from $log where $filter group by hourstamp order by hourstamp &#160; Trafik Top 10 : select src, sum(sent+rcvd) as volume from $log where $filter and src is not null group by src having sum(sent+rcvd)&#62;0 order by volume desc limit 10 &#160; En Çok Girilen Siteler [&#8230;]]]></description>
		<wfw:commentRss>http://www.tuncaybas.com/index.php/fortianalyzer-sql-ornekleri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
