<?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: Check Point LEA Pull Errors on Splunk Free in Security</title>
    <link>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102634#M14274</link>
    <description>&lt;P&gt;Splunk is complaining about the inexistence of splunk-system-user.&lt;/P&gt;

&lt;P&gt;Do you have such a user in Splunk? Usually admin is used.&lt;/P&gt;

&lt;P&gt;In inputs.conf you should have a entry like this:&lt;/P&gt;

&lt;PRE&gt;
[script:///opt/splunk/etc/apps/Splunk_TA_opseclea_linux22/bin/lea-loggrabber.my --configentity Fire01]
disabled = 0
interval = 600
passAuth = admin
sourcetype = opsec
index = checkpointfw
&lt;/PRE&gt;</description>
    <pubDate>Tue, 23 Jul 2013 13:07:23 GMT</pubDate>
    <dc:creator>krugger</dc:creator>
    <dc:date>2013-07-23T13:07:23Z</dc:date>
    <item>
      <title>Check Point LEA Pull Errors on Splunk Free</title>
      <link>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102631#M14271</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I have an issue setting up the LEA pull for Check Point logs. The only thing unusual in my environment, particularly given the errors about passAuth, is that I'm running the free version of Splunk. &lt;/P&gt;

&lt;P&gt;I go through the installation process without issue, but when I hit the last step (providing the SIC name and the Entity SIC name), I click submit and get no response at all (no errors, no logs, etc.). I've tried restarting, tried going back and resubmitting the previous page (both of which work without an error message), and tried listing my OPSEC connectors which produces a /fail page. &lt;/P&gt;

&lt;P&gt;When I search for the logs, I see a bunch of the following messages (seeming to roughly correlate to each time I clicked the submit button):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2013-07-22 08:25:13,491 ERROR   [51ed4ed8e7ab62378c] &amp;lt;string&amp;gt;:449 - opsec_lea_ui_controller: unable to create scripted input for opsec config HomeProductionEvents - error: passAuth user does not exist: splunk-system-user
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and then I also see a few of these messages, which seems to correlate with trying to view the existing connections:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2013-07-22 08:28:02,267 WARNING [51ed4f8203ad590b0c] &amp;lt;string&amp;gt;:115 - opsec_lea_ui_controller: problem retreiving opsec config HomeProductionEvents
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any ideas for how I could troubleshoot or resolve this?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2013 15:40:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102631#M14271</guid>
      <dc:creator>David</dc:creator>
      <dc:date>2013-07-22T15:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point LEA Pull Errors on Splunk Free</title>
      <link>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102632#M14272</link>
      <description>&lt;P&gt;The first issue is caused by the lack of FS permission on the home directory running Splunkd. Check the home directory '~/.splunk' to ensure it is RW. &lt;/P&gt;

&lt;P&gt;I haven't encountered the second issue myself, but the opsec configs are stored in:&lt;BR /&gt;
    $SPLUNK_home/etc/apps/Splunk_TA_opseclea_linux22/local&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;opsec-entity-health.conf  opsec-entity-log-status.conf  opsec-log-status.conf  opsec.conf
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:24:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102632#M14272</guid>
      <dc:creator>Chubbybunny</dc:creator>
      <dc:date>2020-09-28T14:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point LEA Pull Errors on Splunk Free</title>
      <link>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102633#M14273</link>
      <description>&lt;P&gt;For #1, I should be able to do that by &lt;CODE&gt;su splunk -&lt;/CODE&gt; and then checking in &lt;CODE&gt;cd ~&lt;/CODE&gt; correct? That puts me at /opt/splunk and there is no .splunk folder at all there, but the entire directory is 700 owned by splunk, so the splunk user has full access... (This is just a generic splunk installation.)&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2013 22:37:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102633#M14273</guid>
      <dc:creator>David</dc:creator>
      <dc:date>2013-07-22T22:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point LEA Pull Errors on Splunk Free</title>
      <link>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102634#M14274</link>
      <description>&lt;P&gt;Splunk is complaining about the inexistence of splunk-system-user.&lt;/P&gt;

&lt;P&gt;Do you have such a user in Splunk? Usually admin is used.&lt;/P&gt;

&lt;P&gt;In inputs.conf you should have a entry like this:&lt;/P&gt;

&lt;PRE&gt;
[script:///opt/splunk/etc/apps/Splunk_TA_opseclea_linux22/bin/lea-loggrabber.my --configentity Fire01]
disabled = 0
interval = 600
passAuth = admin
sourcetype = opsec
index = checkpointfw
&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Jul 2013 13:07:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102634#M14274</guid>
      <dc:creator>krugger</dc:creator>
      <dc:date>2013-07-23T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point LEA Pull Errors on Splunk Free</title>
      <link>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102635#M14275</link>
      <description>&lt;P&gt;Ah ha, you got me very close. There's no such scripted input in my system (verified with a cd /opt/splunk/etc &amp;amp;&amp;amp; grep passAuth . -r), however in apps/Splunk_TA_opseclea_linux22/bin/opsec/models/input.py there is the line:&lt;BR /&gt;
    pass_auth             = Field(api_name='passAuth')&lt;/P&gt;

&lt;P&gt;That doesn't seem like it should be the place to change it, though... &lt;/P&gt;

&lt;P&gt;And I don't seem to have a splunk-system-user.. it's the free version, so I don't actually have access that section of the UI.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:24:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Check-Point-LEA-Pull-Errors-on-Splunk-Free/m-p/102635#M14275</guid>
      <dc:creator>David</dc:creator>
      <dc:date>2020-09-28T14:24:48Z</dc:date>
    </item>
  </channel>
</rss>

