<?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: Cybereason For Splunk Upgrade Error in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cybereason-For-Splunk-Upgrade-Error/m-p/571087#M75340</link>
    <description>&lt;P class="lia-align-left"&gt;Hello thkwon,&lt;/P&gt;&lt;P class="lia-align-left"&gt;Could you solve this problem?&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;We have the same issue which causes not logging malops event.&lt;/P&gt;&lt;P class="lia-align-left"&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 12:01:27 GMT</pubDate>
    <dc:creator>HalisAkdeniz</dc:creator>
    <dc:date>2021-10-15T12:01:27Z</dc:date>
    <item>
      <title>Cybereason For Splunk Upgrade Error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cybereason-For-Splunk-Upgrade-Error/m-p/559258#M66075</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;My client company uses Splunk and Cybereason.&lt;BR /&gt;At first, I used the Cybereason For Splunk app 1.1.0.&lt;BR /&gt;modified the cybereason_rest_client.py file as below.&lt;BR /&gt;self.session = requests.session()&lt;BR /&gt;self.session.verify = False&lt;/P&gt;&lt;P&gt;Cybereason For Splunk 1.3.0 was released recently, upgrading the app.&lt;BR /&gt;ERROR occurs in $SPLUNK_HOME/var/log/splunk/cybereason path with modularinput.log and restclient.log.&lt;/P&gt;&lt;P&gt;-- modularinput.log ERROR --&lt;/P&gt;&lt;P&gt;2021-07-13 15:02:21, 354 log_level=ERROR pid=11744 tid=MainThread file="cybereason.py" function="run" line_number="182" version="CybereasonForSplunk.v.1.3.0"&lt;BR /&gt;Traceback:&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/splunk/splunk_test/splunk/etc/apps/CybereasonForSplunk/bin/cybereason.py", line 138, in run&lt;BR /&gt;events = cyb.get_time_bound_malops(earliest=chk["last_time"], latest=now)&lt;BR /&gt;File "/splunk/splunk_test/splunk/etc/apps/CybereasonForSplunk/bin/cybereason_rest_client.py", line 420, in get_time_bound_malops&lt;BR /&gt;raise e&lt;BR /&gt;File "/splunk/splunk_test/splunk/etc/apps/CybereasonForSplunk/bin/cybereason_rest_client.py", line 358, in get_time_bound_malops&lt;BR /&gt;severity_dict = self._get_mapped_serverities(earliest, latest)&lt;BR /&gt;File "/splunk/splunk_test/splunk/etc/apps/CybereasonForSplunk/bin/cybereason_rest_client.py", line 680, in _get_mapped_serverities&lt;BR /&gt;raise Exception(ret.content)&lt;BR /&gt;Exception: b'&amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Error report&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;HTTP Status 404 - Not Found&amp;lt;/h1&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2021-07-13 15:02:21, 354 log_level=ERROR pid=11744 tid=MainThread file="cybereason.py" line_number="181" version="CybereasonForSplunk.v.1.3.0"&lt;BR /&gt;message=b'&amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Error report&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;HTTP Status 404 - Not Found&amp;lt;/h1&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;'"&lt;BR /&gt;filename="cybereason.py" exception_line="138" input="cybereason://cybereason" section="malops"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- restclient.log ERROR --&lt;BR /&gt;2021-07-13 15:02:21, 354 log_level=ERROR pid=11744 tid=MainThread file="cybereason_rest_client.py" function="get_time_bound_malops" line_number="419" version="CybereasonForSplunk.v.1.3.0"&lt;BR /&gt;message="b'&amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Error report&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;HTTP Status 404 - Not Found&amp;lt;/h1&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;'" exception_type="Exception"&lt;BR /&gt;exception_arguments="b'&amp;lt;DOCTYPE html&amp;gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Error report&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;HTTP Status 404 - Not Found&amp;lt;/h1&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;'"&lt;BR /&gt;exception_type="Exception" exception_arguments="b'&amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Error report&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;HTTP Status 404 - Not Found&amp;lt;/h1&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;'"&lt;BR /&gt;filename="cybereason_rest_client.py" line="358" section="get_time_bound_malops"&lt;/P&gt;&lt;P&gt;Where is the problem?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 12:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cybereason-For-Splunk-Upgrade-Error/m-p/559258#M66075</guid>
      <dc:creator>thkwon</dc:creator>
      <dc:date>2021-07-13T12:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cybereason For Splunk Upgrade Error</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cybereason-For-Splunk-Upgrade-Error/m-p/571087#M75340</link>
      <description>&lt;P class="lia-align-left"&gt;Hello thkwon,&lt;/P&gt;&lt;P class="lia-align-left"&gt;Could you solve this problem?&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;We have the same issue which causes not logging malops event.&lt;/P&gt;&lt;P class="lia-align-left"&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 12:01:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Cybereason-For-Splunk-Upgrade-Error/m-p/571087#M75340</guid>
      <dc:creator>HalisAkdeniz</dc:creator>
      <dc:date>2021-10-15T12:01:27Z</dc:date>
    </item>
  </channel>
</rss>

