<?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 Security map errors in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Security-map-errors/m-p/139350#M28653</link>
    <description>&lt;P&gt;I'm testing Splunk 6. It's a single server with 1 data input configured (syslog UDP port 514). I'm receiving the messages from my firewalls fine and I can run manual searches on the logs. I'm trying out the Cisco Security Suite. Pretty much every time I try to use it either the map doesn't show any overlays or I get the following error.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;&lt;BR /&gt;
File "C:\Program&lt;BR /&gt;
Files\Splunk\etc\apps\maps\appserver\modules\GoogleMaps\GoogleMaps.py",&lt;BR /&gt;
line 53, in generateResults&lt;BR /&gt;
    for result in getattr(job, entity_name)[offset:end]:   File&lt;BR /&gt;
"C:\Program&lt;BR /&gt;
Files\Splunk\Python-2.7\Lib\site-packages\splunk\search_&lt;EM&gt;init&lt;/EM&gt;&lt;EM&gt;.py",&lt;BR /&gt;
line 1332, in __getitem&lt;/EM&gt;_&lt;BR /&gt;
    self.job.pushValidation()   File "C:\Program&lt;BR /&gt;
Files\Splunk\Python-2.7\Lib\site-packages\splunk\search_&lt;EM&gt;init&lt;/EM&gt;_.py",&lt;BR /&gt;
line 637, in pushValidation&lt;BR /&gt;
    raise splunk.SearchException, fatality SearchException: Error in&lt;BR /&gt;
'script': Getinfo probe failed for&lt;BR /&gt;
external search command 'geoip'&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;I ran a test to isolate the issue by just running a manual search with geoip on the src_ip and it worked perfectly without an errors so I know that geoip is working. What could be causing these errors with the Cisco Security Suite and the map?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 15:15:47 GMT</pubDate>
    <dc:creator>adrianp</dc:creator>
    <dc:date>2020-09-28T15:15:47Z</dc:date>
    <item>
      <title>Cisco Security map errors</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Security-map-errors/m-p/139350#M28653</link>
      <description>&lt;P&gt;I'm testing Splunk 6. It's a single server with 1 data input configured (syslog UDP port 514). I'm receiving the messages from my firewalls fine and I can run manual searches on the logs. I'm trying out the Cisco Security Suite. Pretty much every time I try to use it either the map doesn't show any overlays or I get the following error.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;&lt;BR /&gt;
File "C:\Program&lt;BR /&gt;
Files\Splunk\etc\apps\maps\appserver\modules\GoogleMaps\GoogleMaps.py",&lt;BR /&gt;
line 53, in generateResults&lt;BR /&gt;
    for result in getattr(job, entity_name)[offset:end]:   File&lt;BR /&gt;
"C:\Program&lt;BR /&gt;
Files\Splunk\Python-2.7\Lib\site-packages\splunk\search_&lt;EM&gt;init&lt;/EM&gt;&lt;EM&gt;.py",&lt;BR /&gt;
line 1332, in __getitem&lt;/EM&gt;_&lt;BR /&gt;
    self.job.pushValidation()   File "C:\Program&lt;BR /&gt;
Files\Splunk\Python-2.7\Lib\site-packages\splunk\search_&lt;EM&gt;init&lt;/EM&gt;_.py",&lt;BR /&gt;
line 637, in pushValidation&lt;BR /&gt;
    raise splunk.SearchException, fatality SearchException: Error in&lt;BR /&gt;
'script': Getinfo probe failed for&lt;BR /&gt;
external search command 'geoip'&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;I ran a test to isolate the issue by just running a manual search with geoip on the src_ip and it worked perfectly without an errors so I know that geoip is working. What could be causing these errors with the Cisco Security Suite and the map?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:15:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-Security-map-errors/m-p/139350#M28653</guid>
      <dc:creator>adrianp</dc:creator>
      <dc:date>2020-09-28T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Security map errors</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Security-map-errors/m-p/139351#M28654</link>
      <description>&lt;P&gt;Did you get an answer to this question? I am running a single server with a data input from a local Mysql database. I get the following error message when I run the search query. However, the error is not consistent. In other words, I get the error only about 50% of the time with the same search query.&lt;/P&gt;

&lt;P&gt;Search query: &lt;BR /&gt;
host="XXXX" sourcetype="dbmon:kv" | geoip source_ip&lt;/P&gt;

&lt;P&gt;Error:&lt;BR /&gt;
Traceback (most recent call last):&lt;BR /&gt;
  File "C:\Program Files\Splunk\etc\apps\maps\appserver\modules\GoogleMaps\GoogleMaps.py", line 53, in generateResults&lt;BR /&gt;
    for result in getattr(job, entity_name)[offset:end]:&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\search_&lt;EM&gt;init&lt;/EM&gt;&lt;EM&gt;.py", line 1332, in __getitem&lt;/EM&gt;_&lt;BR /&gt;
    self.job.pushValidation()&lt;BR /&gt;
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\search_&lt;EM&gt;init&lt;/EM&gt;_.py", line 637, in pushValidation&lt;BR /&gt;
    raise splunk.SearchException, fatality&lt;BR /&gt;
SearchException: Error in 'script': Getinfo probe failed for external search command 'geoip'&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:31:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-Security-map-errors/m-p/139351#M28654</guid>
      <dc:creator>nswondem</dc:creator>
      <dc:date>2020-09-28T15:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Security map errors</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-Security-map-errors/m-p/139352#M28655</link>
      <description>&lt;P&gt;Nope, I've just moved on from Splunk and I'm currently looking at Elasticsearch.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2013 02:50:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-Security-map-errors/m-p/139352#M28655</guid>
      <dc:creator>adrianp</dc:creator>
      <dc:date>2013-12-31T02:50:32Z</dc:date>
    </item>
  </channel>
</rss>

