<?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: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1 in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209346#M22367</link>
    <description>&lt;P&gt;i created the splunk support 1088513&lt;/P&gt;

&lt;P&gt;:9&lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2018 23:00:28 GMT</pubDate>
    <dc:creator>evinasco</dc:creator>
    <dc:date>2018-08-15T23:00:28Z</dc:date>
    <item>
      <title>Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209338#M22359</link>
      <description>&lt;P&gt;After recently configuring the Splunk Add-on for Check Point OPSEC LEA, I'm finding these errors reported in my splunk_ta_checkpoint-opseclea_modinput.log and no events are indexed. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2016-12-27 20:25:58,983 +0000 log_level=ERROR, pid=10558, tid=Thread-5, file=ta_data_collector.py, func_name=index_data, code_line_no=108 | [input_name="SPLUNKLEA" data="non_audit"]  Failed to index data, reason:
Traceback (most recent call last):
  File "/opt/PROD/6.4.3.a/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_data_collector.py", line 105, in index_data
    self._do_safe_index()
  File "/opt/PROD/6.4.3.a/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_data_collector.py", line 148, in _do_safe_index
    self._client = self._create_data_client()
  File "/opt/PROD/6.4.3.a/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_data_collector.py", line 73, in _create_data_client
    ckpt = self._get_ckpt()
  File "/opt/PROD/6.4.3.a/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_data_collector.py", line 64, in _get_ckpt
    return self._checkpoint_manager.get_ckpt()
  File "/opt/PROD/6.4.3.a/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_checkpoint_manager.py", line 32, in get_ckpt
    return self._store.get_state(key)
  File "/opt/PROD/6.4.3.a/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktalib/state_store.py", line 202, in get_state
    state = json.load(jsonfile)
  File "/opt/PROD/6.4.3.a/splunk/lib/python2.7/json/__init__.py", line 291, in load
    **kw)
  File "/opt/PROD/6.4.3.a/splunk/lib/python2.7/json/__init__.py", line 339, in loads
    return _default_decoder.decode(s)
  File "/opt/PROD/6.4.3.a/splunk/lib/python2.7/json/decoder.py", line 364, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/opt/PROD/6.4.3.a/splunk/lib/python2.7/json/decoder.py", line 382, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:13:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209338#M22359</guid>
      <dc:creator>georgen_splunk</dc:creator>
      <dc:date>2020-09-29T12:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209339#M22360</link>
      <description>&lt;P&gt;last line in the error above: &lt;BR /&gt;
 &lt;STRONG&gt;&amp;gt;ValueError: No JSON object could be decoded&lt;/STRONG&gt;&lt;BR /&gt;
I was able to fix this by deleting the App's modinputs checkpoint (pointer file) that tracks the last location of the FW log. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;fix: cp to backup or delete $SPLUNK_HOME/var/lib/splunk/modinputs/checkpoint_opseclea/&amp;lt;input_name &amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I've also reported this as a bug, please contact Support for more info.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 21:41:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209339#M22360</guid>
      <dc:creator>georgen_splunk</dc:creator>
      <dc:date>2016-12-27T21:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209340#M22361</link>
      <description>&lt;P&gt;We had a crash on the ESX containting one of our Splunks that caused a sudden reboot and was facing this same error (latest Opsec lea plugin).&lt;/P&gt;

&lt;P&gt;Solution worked great!&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 14:21:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209340#M22361</guid>
      <dc:creator>aosso</dc:creator>
      <dc:date>2017-06-28T14:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209341#M22362</link>
      <description>&lt;P&gt;Worked great for me on version 4.2.0, thanks so glad I found this post, thanks! I'm still waiting on support to acknowledge the case I submitted for the issue yesterday despite them saying they'ed e-mail back in the morning. Thats what I get for not googling the cryptic error messages first. It was confusing as during my troubleshooting the DEBUG checking running the addon manually to a temp file worked fine. As you mentioned we had a hard reboot so didn't shutdown cleanly. (really not sure why we pay for support still tbh...)&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 18:57:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209341#M22362</guid>
      <dc:creator>shawngarrettsgp</dc:creator>
      <dc:date>2017-11-09T18:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209342#M22363</link>
      <description>&lt;P&gt;I need to delete folder or just the files?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 22:10:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209342#M22363</guid>
      <dc:creator>evinasco</dc:creator>
      <dc:date>2018-08-15T22:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209343#M22364</link>
      <description>&lt;P&gt;Just the files &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 22:11:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209343#M22364</guid>
      <dc:creator>georgen_splunk</dc:creator>
      <dc:date>2018-08-15T22:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209344#M22365</link>
      <description>&lt;P&gt;i have this problem&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2018-08-15 22:19:27,785 +0000 log_level=ERROR, pid=36052, tid=MainThread, file=checkpoint_opseclea.py, func_name=main, code_line_no=178 | Encounter exception=Traceback (most recent call last):
  File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/checkpoint_opseclea.py", line 175, in main
    run()
  File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/checkpoint_opseclea.py", line 97, in run
    tconfig = tc.create_ta_opseclea_config()
  File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/ta_opseclea_config.py", line 15, in create_ta_opseclea_config
    return TaOpsecLeaConfig(meta_configs, input_configs, client_schema)
  File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_config.py", line 23, in __init__
    self._generate_configs()
  File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_config.py", line 105, in _generate_configs
    self._set_task_configs(task_configs)
  File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/ta_opseclea_config.py", line 21, in _set_task_configs
    connection = task_config[c.connections][task_config[c.connection]]
KeyError: u'10.107.35.30'
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 15 Aug 2018 22:21:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209344#M22365</guid>
      <dc:creator>evinasco</dc:creator>
      <dc:date>2018-08-15T22:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209345#M22366</link>
      <description>&lt;P&gt;this appears to be a configuration issue, would it be possible to capture a diag of this instance and open a Support case? We should be able to quickly identify the stanza/setting that's causing this KeyError &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 22:25:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209345#M22366</guid>
      <dc:creator>georgen_splunk</dc:creator>
      <dc:date>2018-08-15T22:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209346#M22367</link>
      <description>&lt;P&gt;i created the splunk support 1088513&lt;/P&gt;

&lt;P&gt;:9&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 23:00:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/209346#M22367</guid>
      <dc:creator>evinasco</dc:creator>
      <dc:date>2018-08-15T23:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Check Point OPSEC LEA: Why am I unable to gather Check Point logs from LEA Server using OPSEC 4.1</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/520112#M63483</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;does restarting Splunkd is necessary after deleting the checkpoint file (pointer)?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 11:28:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Check-Point-OPSEC-LEA-Why-am-I-unable-to/m-p/520112#M63483</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2020-09-17T11:28:34Z</dc:date>
    </item>
  </channel>
</rss>

