<?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 TA for XenServer log errors in Security</title>
    <link>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82686#M14117</link>
    <description>&lt;P&gt;The TA-XS60-Server.log has tons of errors in it and nothing is showing on the dashboard.&lt;BR /&gt;
Anyone have an idea on how to get this to work?&lt;BR /&gt;
Here is one of the errors:&lt;/P&gt;

&lt;P&gt;2012-10-07 15:52:03,990 - ERROR - ['Traceback (most recent call last):\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/getVBD.py", line 46, in &lt;MODULE&gt;\n    out += \' vbd_metrics_uuid="%s"\' % (xsUtils.xsSession.xenapi.VBD_metrics.get_uuid(vbdRecord["metrics"]))\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 229, in &lt;STRONG&gt;call&lt;/STRONG&gt;\n    return self.&lt;STRONG&gt;send(self.&lt;/STRONG&gt;name, args)\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 133, in xenapi_request\n    result = _parse_result(getattr(self, methodname)(*full_params))\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 203, in _parse_result\n    raise Failure(result[\'ErrorDescription\'])\n', "Failure: ['HANDLE_INVALID', 'VBD_metrics', 'OpaqueRef:084502de-92d0-5393-6e63-2ac43a8f03af']\n"]&lt;/MODULE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:34:54 GMT</pubDate>
    <dc:creator>tomdchi</dc:creator>
    <dc:date>2020-09-28T12:34:54Z</dc:date>
    <item>
      <title>TA for XenServer log errors</title>
      <link>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82686#M14117</link>
      <description>&lt;P&gt;The TA-XS60-Server.log has tons of errors in it and nothing is showing on the dashboard.&lt;BR /&gt;
Anyone have an idea on how to get this to work?&lt;BR /&gt;
Here is one of the errors:&lt;/P&gt;

&lt;P&gt;2012-10-07 15:52:03,990 - ERROR - ['Traceback (most recent call last):\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/getVBD.py", line 46, in &lt;MODULE&gt;\n    out += \' vbd_metrics_uuid="%s"\' % (xsUtils.xsSession.xenapi.VBD_metrics.get_uuid(vbdRecord["metrics"]))\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 229, in &lt;STRONG&gt;call&lt;/STRONG&gt;\n    return self.&lt;STRONG&gt;send(self.&lt;/STRONG&gt;name, args)\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 133, in xenapi_request\n    result = _parse_result(getattr(self, methodname)(*full_params))\n', '  File "/opt/splunk/etc/apps/TA-XS60-Server/bin/XenAPI.py", line 203, in _parse_result\n    raise Failure(result[\'ErrorDescription\'])\n', "Failure: ['HANDLE_INVALID', 'VBD_metrics', 'OpaqueRef:084502de-92d0-5393-6e63-2ac43a8f03af']\n"]&lt;/MODULE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:34:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82686#M14117</guid>
      <dc:creator>tomdchi</dc:creator>
      <dc:date>2020-09-28T12:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: TA for XenServer log errors</title>
      <link>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82687#M14118</link>
      <description>&lt;P&gt;Which type of OS is the TA installed on?&lt;/P&gt;

&lt;P&gt;Also, as a FYI, a new version of the TA and dashboards will be out next week.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 23:17:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82687#M14118</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2012-10-08T23:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: TA for XenServer log errors</title>
      <link>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82688#M14119</link>
      <description>&lt;P&gt;OS is centos 6.3.  Xenserver is version 6.0.2 with all hot fixes applied.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 00:24:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82688#M14119</guid>
      <dc:creator>tomdchi</dc:creator>
      <dc:date>2012-10-09T00:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: TA for XenServer log errors</title>
      <link>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82689#M14120</link>
      <description>&lt;P&gt;What happens when you run the python scripts directly (note: you will need to set your SPLUNK_HOME environment before doing this)?&lt;/P&gt;

&lt;P&gt;If the scripts produce output, then there is something going on with the forwarding.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 18:36:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82689#M14120</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2012-10-09T18:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: TA for XenServer log errors</title>
      <link>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82690#M14121</link>
      <description>&lt;P&gt;i've the same problem, after installing some of the pyton files are running without an error other like an easy one getMessage.py doesn't work.&lt;/P&gt;

&lt;P&gt;I've installed the forwarder 5.x on Windows2008R2 64bit with pyton 2.7.3.amd64 &lt;/P&gt;

&lt;P&gt;i also run some files with the pyton manual &lt;/P&gt;

&lt;P&gt;i guess it's maybe a version problem&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 01:36:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82690#M14121</guid>
      <dc:creator>rstroet6697</dc:creator>
      <dc:date>2013-02-13T01:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: TA for XenServer log errors</title>
      <link>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82691#M14122</link>
      <description>&lt;P&gt;okay after some investication i voked out that you can't use a universal forwarder with phyton scripts!!&lt;/P&gt;

&lt;P&gt;Read the note below:&lt;BR /&gt;
Scripted inputs and Python&lt;BR /&gt;
Full Splunk comes bundled with Python. The universal forwarder does not. Therefore, if you're currently using scripted inputs with Python and you want to use those scripts with the universal forwarder, you must first install your own version of Python. If you have been using calls specific to Splunk's Python libraries, you cannot do so with the universal forwarder, since those libraries exist only in full Splunk. You may use other scripting languages for scripted inputs with the universal forwarder if they are otherwise supported on the target host (for example, Powershell on Windows Server 2008.) &lt;/P&gt;

&lt;P&gt;Now i must find out which forwarder is needed????&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2013 15:10:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/TA-for-XenServer-log-errors/m-p/82691#M14122</guid>
      <dc:creator>rstroet6697</dc:creator>
      <dc:date>2013-02-14T15:10:51Z</dc:date>
    </item>
  </channel>
</rss>

