<?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 Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188650#M19136</link>
    <description>&lt;P&gt;I've just installed the Cisco Networks Add-on and Cisco Networks App in my Splunk environment, and am quite pleased with the dashboards.&lt;/P&gt;

&lt;P&gt;I am running into a problem with how my Cisco devices/hostnames are getting reported. My "unique devices", as well as every report that uses this field, is showing my syslog hostname instead of my Cisco devices.&lt;/P&gt;

&lt;P&gt;The dashboard is using &lt;STRONG&gt;dvc&lt;/STRONG&gt; to render reports, but my actual device IP addresses (I wish I could have them resolve to IP addresses)  are getting stuffed into &lt;STRONG&gt;reported_hostname&lt;/STRONG&gt;.   Incidentally, my syslog server is receiving syslog traffic, and sending all into one folder for all IOS devices.  &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My UF's inputs.conf:&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///my-syslog-data/ios.log]
source=syslog
sourcetype=cisco:ios
host =
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In addition to the universal forwarder, which is my syslog server, I've installed the add-on on my Indexers and search heads as well, no changes made on them.&lt;/P&gt;

&lt;P&gt;I've tried making changes to my indexers' props.conf and transforms.conf, however, I seem to be missing the right changes needed to make my dashboards report each device uniquely versus all of them as my syslog host.&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;-mi&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2015 13:18:40 GMT</pubDate>
    <dc:creator>nychawk</dc:creator>
    <dc:date>2015-08-28T13:18:40Z</dc:date>
    <item>
      <title>Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188650#M19136</link>
      <description>&lt;P&gt;I've just installed the Cisco Networks Add-on and Cisco Networks App in my Splunk environment, and am quite pleased with the dashboards.&lt;/P&gt;

&lt;P&gt;I am running into a problem with how my Cisco devices/hostnames are getting reported. My "unique devices", as well as every report that uses this field, is showing my syslog hostname instead of my Cisco devices.&lt;/P&gt;

&lt;P&gt;The dashboard is using &lt;STRONG&gt;dvc&lt;/STRONG&gt; to render reports, but my actual device IP addresses (I wish I could have them resolve to IP addresses)  are getting stuffed into &lt;STRONG&gt;reported_hostname&lt;/STRONG&gt;.   Incidentally, my syslog server is receiving syslog traffic, and sending all into one folder for all IOS devices.  &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My UF's inputs.conf:&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///my-syslog-data/ios.log]
source=syslog
sourcetype=cisco:ios
host =
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In addition to the universal forwarder, which is my syslog server, I've installed the add-on on my Indexers and search heads as well, no changes made on them.&lt;/P&gt;

&lt;P&gt;I've tried making changes to my indexers' props.conf and transforms.conf, however, I seem to be missing the right changes needed to make my dashboards report each device uniquely versus all of them as my syslog host.&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;-mi&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 13:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188650#M19136</guid>
      <dc:creator>nychawk</dc:creator>
      <dc:date>2015-08-28T13:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188651#M19137</link>
      <description>&lt;P&gt;how look the entries in the ios.log file, do they contain the correct hostname?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 13:50:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188651#M19137</guid>
      <dc:creator>FritzWittwer_ol</dc:creator>
      <dc:date>2015-08-28T13:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188652#M19138</link>
      <description>&lt;P&gt;Have a look at the thread below. The best solution would be to change your syslog server to log each device to its own directory and use host_segment=N in the inputs stanza&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/277657/can-the-cisco-network-app-for-splunk-enterprise-us-1.html#answer-277693"&gt;http://answers.splunk.com/answers/277657/can-the-cisco-network-app-for-splunk-enterprise-us-1.html#answer-277693&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Don't set your source! Only set the sourcetype to either cisco:ios or syslog . If you set it to syslog there's a transform called syslog-host which is going to be applied automatically that should take care of the host problem. dvc is just a field aliased to host.&lt;/P&gt;

&lt;P&gt;If this doesn't work you need to check your syslog server settings. Some syslog servers append hostnames whenever a message is relayed and we don't want that.&lt;/P&gt;

&lt;P&gt;Please accept or upvote helpful answers.&lt;/P&gt;

&lt;P&gt;Mikael&lt;BR /&gt;
Author of the Cisco Networks App&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 14:00:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188652#M19138</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2015-08-28T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188653#M19139</link>
      <description>&lt;P&gt;As your forwarder is running on the syslog server, you could use the forwarder as your syslog server by defining an udp input as&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[udp://514]
source=syslog
sourcetype=cisco:ios
connection_host = dns
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Saves you some iops on the server and gives you the host in the event. In this case you have to logs of course only in splunk, and I can not say if the app will be able to deal with the events.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 14:23:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188653#M19139</guid>
      <dc:creator>FritzWittwer_ol</dc:creator>
      <dc:date>2015-08-28T14:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188654#M19140</link>
      <description>&lt;P&gt;They contain IP address, patterns match those provided in the sample.log. &lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 14:45:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188654#M19140</guid>
      <dc:creator>nychawk</dc:creator>
      <dc:date>2015-08-28T14:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188655#M19141</link>
      <description>&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[your_sourcetype]
TRANSFORMS-hosts = real_host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[real_host]
DEST_KEY = MetaData:Host
REGEX = 
FORMAT = host::$1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;fill the regex with the expression needed to retrieve the host from your logs. should be the same used to retrieve reported_hostname.&lt;/P&gt;

&lt;P&gt;More info from docs:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.5/Data/Overridedefaulthostassignments"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.5/Data/Overridedefaulthostassignments&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 14:57:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188655#M19141</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2015-08-28T14:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188656#M19142</link>
      <description>&lt;P&gt;My syslog server parses logs for other than Cisco devices, which is feeding various sourcetypes.&lt;/P&gt;

&lt;P&gt;I like this idea though, thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 19:06:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188656#M19142</guid>
      <dc:creator>nychawk</dc:creator>
      <dc:date>2015-08-28T19:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Networks Add-on for Splunk Enterprise: How to get reports to display my Cisco devices, not the hostname of my syslog server?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188657#M19143</link>
      <description>&lt;P&gt;I changed sourcetype on my UF's inputs.conf from cisco:ios to syslog and now all my devices are showing up with their IP addresses; thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 20:38:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cisco-Networks-Add-on-for-Splunk-Enterprise-How-to-get-reports/m-p/188657#M19143</guid>
      <dc:creator>nychawk</dc:creator>
      <dc:date>2015-08-28T20:38:33Z</dc:date>
    </item>
  </channel>
</rss>

