<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Will Raymond</title>
    <description>The latest articles on DEV Community by Will Raymond (@willthefarmer).</description>
    <link>https://dev.to/willthefarmer</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2007960%2F0a8586f5-63f9-48e1-a998-97bb50a2303e.jpg</url>
      <title>DEV Community: Will Raymond</title>
      <link>https://dev.to/willthefarmer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/willthefarmer"/>
    <language>en</language>
    <item>
      <title>Apache Log Parser and Data Normalization Application</title>
      <dc:creator>Will Raymond</dc:creator>
      <pubDate>Sun, 10 Nov 2024 14:52:21 +0000</pubDate>
      <link>https://dev.to/willthefarmer/apache-log-parser-and-data-normalization-farm-built-3ahl</link>
      <guid>https://dev.to/willthefarmer/apache-log-parser-and-data-normalization-farm-built-3ahl</guid>
      <description>&lt;h3&gt;
  
  
  Python handles File Processing &amp;amp; MySQL handles Data Processing
&lt;/h3&gt;

&lt;p&gt;ApacheLogs2MySQL consists of two Python Modules &amp;amp; one MySQL Schema to automate importing Access &amp;amp; Error files and normalizing data into database designed for reports &amp;amp; data analysis.&lt;/p&gt;

&lt;p&gt;Runs on Windows, Linux and MacOS &amp;amp; tested with MySQL versions 8.0.39, 8.4.3, 9.0.0 &amp;amp; 9.1.0.&lt;/p&gt;

&lt;p&gt;4 LogFormats &amp;amp; 2 ErrorLogFormats can be loaded and 5 MySQL Stored Procedures can be processed in a single Python &lt;code&gt;ProcessLogs function&lt;/code&gt; execution.&lt;/p&gt;

&lt;p&gt;Database system designed to accommodate unlimited Domains from unlimited Servers. Step-by-step guide for easy installation.&lt;/p&gt;

&lt;p&gt;Web interface with Drill Down Capability and &lt;a href="https://github.com/apache/echarts" rel="noopener noreferrer"&gt;apache/echarts&lt;/a&gt; Log Visualization integration in development.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/WillTheFarmer/apache-logs-to-mysql" rel="noopener noreferrer"&gt;https://github.com/WillTheFarmer/apache-logs-to-mysql&lt;/a&gt;&lt;/p&gt;

</description>
      <category>apache</category>
      <category>python</category>
      <category>mysql</category>
      <category>parser</category>
    </item>
  </channel>
</rss>
