<?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 monitor csv data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/monitor-csv-data/m-p/55956#M10938</link>
    <description>&lt;P&gt;I am performing the following test in my env,&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;props.conf&lt;BR /&gt;
[newcsvtest]&lt;BR /&gt;
REPORT-newcsvtest = newcsvtest&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIME_FORMAT = %H:%M:%S&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
with a corresponding &lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
transforms.conf&lt;BR /&gt;
[newcsvtest]&lt;BR /&gt;
DELIMS = ","&lt;BR /&gt;
FIELDS = field1, field2, field3, field4, field5, field6, field7, field8, field9, field10, field11&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
and used the following for monitoring the data:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;/opt/splunk/bin/splunk add monitor /opt/splunk/etc/apps/sample_app/logs/logtestdata/newcsvtest_log -sourcetype newcsvtest -index _internal&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;however,  the csv file of the following format doesn't get line seperated appropriately &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;13:05:00,1781,3,3,1785,2,0,0,0,2,20&lt;BR /&gt;
13:10:00,1781,3,3,1785,2,0,0,0,2,20&lt;BR /&gt;
13:15:00,1781,3,3,1785,2,0,0,0,2,20&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
Any help would be greatly appreciated.&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
    <pubDate>Sun, 22 Jan 2012 20:15:56 GMT</pubDate>
    <dc:creator>schava2</dc:creator>
    <dc:date>2012-01-22T20:15:56Z</dc:date>
    <item>
      <title>monitor csv data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/monitor-csv-data/m-p/55956#M10938</link>
      <description>&lt;P&gt;I am performing the following test in my env,&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;props.conf&lt;BR /&gt;
[newcsvtest]&lt;BR /&gt;
REPORT-newcsvtest = newcsvtest&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIME_FORMAT = %H:%M:%S&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
with a corresponding &lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
transforms.conf&lt;BR /&gt;
[newcsvtest]&lt;BR /&gt;
DELIMS = ","&lt;BR /&gt;
FIELDS = field1, field2, field3, field4, field5, field6, field7, field8, field9, field10, field11&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
and used the following for monitoring the data:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;/opt/splunk/bin/splunk add monitor /opt/splunk/etc/apps/sample_app/logs/logtestdata/newcsvtest_log -sourcetype newcsvtest -index _internal&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;however,  the csv file of the following format doesn't get line seperated appropriately &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;13:05:00,1781,3,3,1785,2,0,0,0,2,20&lt;BR /&gt;
13:10:00,1781,3,3,1785,2,0,0,0,2,20&lt;BR /&gt;
13:15:00,1781,3,3,1785,2,0,0,0,2,20&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
Any help would be greatly appreciated.&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2012 20:15:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/monitor-csv-data/m-p/55956#M10938</guid>
      <dc:creator>schava2</dc:creator>
      <dc:date>2012-01-22T20:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: monitor csv data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/monitor-csv-data/m-p/55957#M10939</link>
      <description>&lt;P&gt;this worked in a different env for me. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2012 00:37:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/monitor-csv-data/m-p/55957#M10939</guid>
      <dc:creator>schava2</dc:creator>
      <dc:date>2012-01-23T00:37:03Z</dc:date>
    </item>
  </channel>
</rss>

