<?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: Unable to forward Cisco ESA logs from Heavy Forwarder in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487990#M60058</link>
    <description>&lt;P&gt;Hi @spodda01da,&lt;/P&gt;

&lt;P&gt;looks good! Now check that the logs are arriving on the indexer:&lt;BR /&gt;
      index=_internal cisco:esa:authentication&lt;/P&gt;

&lt;P&gt;check that your role can access the ciscoesa index:&lt;BR /&gt;
      index=ciscoesa earliest=-10y latest=now&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 06:50:53 GMT</pubDate>
    <dc:creator>PavelP</dc:creator>
    <dc:date>2020-04-28T06:50:53Z</dc:date>
    <item>
      <title>Unable to forward Cisco ESA logs from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487987#M60055</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;

&lt;P&gt;I am having trouble forwarding CiscoESA (authentication) logs from HF to Indexers.&lt;/P&gt;

&lt;P&gt;Here are the steps taken to configure it:&lt;BR /&gt;
- Installed Splunk Add-on for Cisco ESA on HF &amp;amp; SH. &lt;BR /&gt;
- Copied "Authentication logs" from ESA to HF via SCP &lt;BR /&gt;
- Created following inputs.conf file under Splunk_TA_cisco-esa folder on HF:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   [monitor:///opt/splunk/etc/apps/Splunk_TA_cisco-esa/data/authentication/authentication.@20200325T075236.s]
   disabled = false
   index = ciscoesa
   sourcetype = cisco:esa:authentication
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Not sure if I missed anything on HF as Windows events are being forwarder from same HF to Indexer without any issue.&lt;/P&gt;

&lt;P&gt;Can anyone please suggest what could be the issue.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:14:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487987#M60055</guid>
      <dc:creator>spodda01da</dc:creator>
      <dc:date>2020-09-30T05:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to forward Cisco ESA logs from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487988#M60056</link>
      <description>&lt;P&gt;Hello @spodda01da,&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;you mention "logs" (multiple) - the monitor stanza point to one single log and not to a folder. Does this particular log exists?&lt;/LI&gt;
&lt;LI&gt;To forward logs from HF to Indexer you need outputs.conf too (or configure forwarding). What does "splunk list forward-server" command show?&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 28 Apr 2020 05:43:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487988#M60056</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-04-28T05:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to forward Cisco ESA logs from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487989#M60057</link>
      <description>&lt;P&gt;Hi @PavelP,&lt;/P&gt;

&lt;P&gt;Yes there are multiple logs, but I have selected one for now to verify if the events are being forwarded.&lt;/P&gt;

&lt;P&gt;Splunk List forward-server command list the following indexers (I have renamed the indexer server name):&lt;/P&gt;

&lt;P&gt;Active forwards:&lt;BR /&gt;
indexer3.com:9997&lt;BR /&gt;
Configured but inactive forwards:&lt;BR /&gt;
indexer1.com:9997&lt;BR /&gt;
indexer2.com:9997&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 05:55:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487989#M60057</guid>
      <dc:creator>spodda01da</dc:creator>
      <dc:date>2020-04-28T05:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to forward Cisco ESA logs from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487990#M60058</link>
      <description>&lt;P&gt;Hi @spodda01da,&lt;/P&gt;

&lt;P&gt;looks good! Now check that the logs are arriving on the indexer:&lt;BR /&gt;
      index=_internal cisco:esa:authentication&lt;/P&gt;

&lt;P&gt;check that your role can access the ciscoesa index:&lt;BR /&gt;
      index=ciscoesa earliest=-10y latest=now&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 06:50:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487990#M60058</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-04-28T06:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to forward Cisco ESA logs from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487991#M60059</link>
      <description>&lt;P&gt;Hi @PavelP,&lt;/P&gt;

&lt;P&gt;This has been resolved. The issue was with my search as I used the range of last 24 hours but I forgot the logs are older than 24 hours. I could find the events after changing Time Duration to "All Time".&lt;/P&gt;

&lt;P&gt;Thanks again for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 09:05:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-forward-Cisco-ESA-logs-from-Heavy-Forwarder/m-p/487991#M60059</guid>
      <dc:creator>spodda01da</dc:creator>
      <dc:date>2020-04-28T09:05:26Z</dc:date>
    </item>
  </channel>
</rss>

