<?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: Injecting CVS commits to Splunk index in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82729#M1166</link>
    <description>&lt;P&gt;Oh wow, I read this as CSV until I saw your example...&lt;/P&gt;

&lt;P&gt;With some of my Git repos I log on repo push (which is effectively a commit on the master repo) with the 'post-update' hook. I haven't looked at CVS for years, but if I recall correctly, it has a hook mechanism that you could use similarly. I use &lt;EM&gt;logger&lt;/EM&gt; which logs to syslog, so I only use the first line of the commit message, which by convention in the Git world is a summary or subject. If you want to index the whole commit message, you'll probably need to use a Splunk forwarder.&lt;/P&gt;

&lt;P&gt;Here it is in the &lt;A href="http://cvsbook.red-bean.com/cvsbook.html#The%20commitinfo%20And%20loginfo%20And%20rcsinfo%20Files"&gt;cvsbook&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jan 2013 22:58:57 GMT</pubDate>
    <dc:creator>Wilcooley</dc:creator>
    <dc:date>2013-01-09T22:58:57Z</dc:date>
    <item>
      <title>Injecting CVS commits to Splunk index</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82726#M1163</link>
      <description>&lt;P&gt;Is there a technique to insert CVS commit logs to a Splunk Index.  By default a CVS log isn't a time series file as it has each file managed opening a record and than is followed by the individual commits.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2013 19:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82726#M1163</guid>
      <dc:creator>rpolak</dc:creator>
      <dc:date>2013-01-09T19:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Injecting CVS commits to Splunk index</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82727#M1164</link>
      <description>&lt;P&gt;I guess I don't know what a CVS log actually looks like, but it seems to me like each file has its own time-series log? &lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2013 20:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82727#M1164</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2013-01-09T20:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Injecting CVS commits to Splunk index</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82728#M1165</link>
      <description>&lt;P&gt;This is an example of a CVS log:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://sharetext.org/M8nW"&gt;http://sharetext.org/M8nW&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2013 20:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82728#M1165</guid>
      <dc:creator>rpolak</dc:creator>
      <dc:date>2013-01-09T20:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Injecting CVS commits to Splunk index</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82729#M1166</link>
      <description>&lt;P&gt;Oh wow, I read this as CSV until I saw your example...&lt;/P&gt;

&lt;P&gt;With some of my Git repos I log on repo push (which is effectively a commit on the master repo) with the 'post-update' hook. I haven't looked at CVS for years, but if I recall correctly, it has a hook mechanism that you could use similarly. I use &lt;EM&gt;logger&lt;/EM&gt; which logs to syslog, so I only use the first line of the commit message, which by convention in the Git world is a summary or subject. If you want to index the whole commit message, you'll probably need to use a Splunk forwarder.&lt;/P&gt;

&lt;P&gt;Here it is in the &lt;A href="http://cvsbook.red-bean.com/cvsbook.html#The%20commitinfo%20And%20loginfo%20And%20rcsinfo%20Files"&gt;cvsbook&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:58:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Injecting-CVS-commits-to-Splunk-index/m-p/82729#M1166</guid>
      <dc:creator>Wilcooley</dc:creator>
      <dc:date>2013-01-09T22:58:57Z</dc:date>
    </item>
  </channel>
</rss>

