<?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: BSM Scripted input help in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14853#M1568</link>
    <description>&lt;P&gt;used for testing the script included with the salesforce TA app&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2014 15:46:18 GMT</pubDate>
    <dc:creator>tprzelom</dc:creator>
    <dc:date>2014-05-27T15:46:18Z</dc:date>
    <item>
      <title>BSM Scripted input help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14850#M1565</link>
      <description>&lt;P&gt;I downloaded an app that does exactly what I need to collect BSM audit logs, however it is for version 3.x. I thought I would give it a try and install it anyway, in hopes that it would still work, but it doesnt. The url for the app I have been looking at is here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunkbase.com/apps/All/3.x/Technologies/Security_Applications/OS_Audit_and_Change_Control/app:BSM+Audit+log+loader" rel="nofollow"&gt;http://www.splunkbase.com/apps/All/3.x/Technologies/Security_Applications/OS_Audit_and_Change_Control/app:BSM+Audit+log+loader&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;After I install it add an apps.conf and run the directions in the readme, I get this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$ python bin/bsmping.py --noCache=True
Traceback (most recent call last):
  File "bin/bsmping.py", line 9, in &amp;lt;module&amp;gt;
    import splunk.clilib.cli_common as comm
ImportError: No module named splunk.clilib.cli_common
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am not familiar enough with python or the changes in splunk from 3.x to 4.x to even know where to start fixing this problem. &lt;/P&gt;

&lt;P&gt;Any input is appreciated, thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2010 03:29:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14850#M1565</guid>
      <dc:creator>FrozenGrapes</dc:creator>
      <dc:date>2010-06-04T03:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: BSM Scripted input help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14851#M1566</link>
      <description>&lt;P&gt;Apparently some referenced libraries are not in the pythonpath environment variable and so python cannot find them. &lt;/P&gt;

&lt;P&gt;Try running this script like this:
./splunk cmd python bin/bsmping.py --noCache=True&lt;/P&gt;

&lt;P&gt;It will start Python with all environmental variables properly set.&lt;/P&gt;

&lt;P&gt;I'm not familiar with the app, but you might need to create a 'bsm' directory under /var/spool/splunk inside your Splunk installation directory. The script requires this path to exist.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2010 04:40:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14851#M1566</guid>
      <dc:creator>Leo</dc:creator>
      <dc:date>2010-06-04T04:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: BSM Scripted input help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14852#M1567</link>
      <description>&lt;P&gt;This definitely helps, running it with the environment variables worked.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2010 06:00:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14852#M1567</guid>
      <dc:creator>FrozenGrapes</dc:creator>
      <dc:date>2010-06-04T06:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: BSM Scripted input help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14853#M1568</link>
      <description>&lt;P&gt;used for testing the script included with the salesforce TA app&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2014 15:46:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/BSM-Scripted-input-help/m-p/14853#M1568</guid>
      <dc:creator>tprzelom</dc:creator>
      <dc:date>2014-05-27T15:46:18Z</dc:date>
    </item>
  </channel>
</rss>

