<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apache Access Log Parsing using Regular Expression in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Apache-Access-Log-Parsing-using-Regular-Expression/m-p/2259205#M40753</link>
    <description>&lt;P&gt;&lt;SPAN&gt;try tApacheLogInput&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Dec 2018 11:56:02 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2018-12-27T11:56:02Z</dc:date>
    <item>
      <title>Apache Access Log Parsing using Regular Expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apache-Access-Log-Parsing-using-Regular-Expression/m-p/2259204#M40752</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have an Apache Access Log (200MB) in the format :&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;127.0.0.1 - - [05/Feb/2012:17:11:55 +0000] "GET / HTTP/1.1" 200 140 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.5 Safari/535.19"&lt;/PRE&gt; 
&lt;P&gt;With following Components : tFileInputDelimited (choosing the log file) -&amp;gt; tMap-&amp;gt; tMysqlOutput I was able to export the Logs to my Database. However, I would like to split the values available in the log for instance into separate column in the format:&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;127.0.0.1 (col1)&lt;BR /&gt;05/Feb/2012:17:11:55 +0000 (col2)&lt;BR /&gt;GET / HTTP/1.1 (col3)&lt;BR /&gt;200 (col4)&lt;BR /&gt;140  (col5)&lt;BR /&gt;Mozilla/5.0 (Windows NT 6.1; WOW64) (col6) &lt;/PRE&gt; 
&lt;P&gt;According to the other similar threads, this is achievable by using regular expressions in the tMap.&amp;nbsp;But I am very new to Talend and regular expressions parsing in Talend. Could anyone please help me how I could achieve this?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 09:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apache-Access-Log-Parsing-using-Regular-Expression/m-p/2259204#M40752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-27T09:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Access Log Parsing using Regular Expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apache-Access-Log-Parsing-using-Regular-Expression/m-p/2259205#M40753</link>
      <description>&lt;P&gt;&lt;SPAN&gt;try tApacheLogInput&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 11:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apache-Access-Log-Parsing-using-Regular-Expression/m-p/2259205#M40753</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2018-12-27T11:56:02Z</dc:date>
    </item>
  </channel>
</rss>

