<?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 Cisco Config files in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Config-files/m-p/15361#M1691</link>
    <description>&lt;P&gt;Looking to use splunk to compare my cisco router configuration files? Since it does not seem I can use the forwarder for changes, what are my options?&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jun 2010 06:46:23 GMT</pubDate>
    <dc:creator>skibum</dc:creator>
    <dc:date>2010-06-13T06:46:23Z</dc:date>
    <item>
      <title>Cisco Config files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Config-files/m-p/15361#M1691</link>
      <description>&lt;P&gt;Looking to use splunk to compare my cisco router configuration files? Since it does not seem I can use the forwarder for changes, what are my options?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2010 06:46:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-Config-files/m-p/15361#M1691</guid>
      <dc:creator>skibum</dc:creator>
      <dc:date>2010-06-13T06:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Config files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Config-files/m-p/15362#M1692</link>
      <description>&lt;P&gt;Comparing configuration files for network devices really isn't Splunk's strong suit.  Splunk is designed to store, index, and search on mostly unstructured or semi-structured data.&lt;/P&gt;

&lt;P&gt;You might consider something like RANCID &lt;A href="http://www.shrubbery.net/rancid/" rel="nofollow"&gt;http://www.shrubbery.net/rancid/&lt;/A&gt; and integrating it into Splunk.  RANCID does the job of logging into routers on a schedule and downloading configurations and other information, and comparing it to the last time RANCID was run.  The results of RANCID's comparisons could easily be pushed into Splunk as log events and searched upon that way.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2010 09:24:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-Config-files/m-p/15362#M1692</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2010-06-15T09:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Config files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Config-files/m-p/15363#M1693</link>
      <description>&lt;P&gt;This is a planned feature for the &lt;A href="http://apps.splunk.com/app/1352"&gt;Cisco IOS&lt;/A&gt; app. In the meantime you can do the following:&lt;/P&gt;

&lt;P&gt;On your Cisco device:&lt;/P&gt;

&lt;PRE&gt;
archive
 path ftp://USER:PASSWORD@YOUR.FTP.SERVER/cisco_backups/$h
 write-memory
 log config
  logging enable
  logging size 200
  notify syslog contenttype plaintext
  hidekeys
!
&lt;/PRE&gt;

&lt;P&gt;An example Splunk input on your forwarder + FTP server:&lt;/P&gt;

&lt;PRE&gt;
[monitor:///ftproot/cisco_backups/*]
sourcetype = Cisco:IOS:Configuration
disabled = false
&lt;/PRE&gt;

&lt;P&gt;Make sure you have the &lt;A href="http://apps.splunk.com/app/1467"&gt;Technology Add-on for Cisco IOS&lt;/A&gt; installed on your indexer/forwarder as it defines the Cisco:IOS:Configuration sourcetype stanza.&lt;/P&gt;

&lt;P&gt;You can then use the built-in Splunk "diff" command to compare two versions&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 12:35:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-Config-files/m-p/15363#M1693</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2014-05-09T12:35:56Z</dc:date>
    </item>
  </channel>
</rss>

