<?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 Connector for Qlik Sense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1952043#M17024</link>
    <description>&lt;P&gt;Hi Manouj,&lt;/P&gt;
&lt;P&gt;please try something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;SomePreferredTableName:
SQL SELECT *
FROM &amp;lt;SomePreferredTableName&amp;gt; 
search earliest=-7d latest=now index=abasyslog source="/var/log/httpd/service-gateway-ssl-access.log" RQ="/abc*Processing/*";

&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can remove the earliest/ latest time limits if needed , they are included to avoid an excessively long query.&lt;/P&gt;
&lt;P&gt;The Table Tag&amp;nbsp; &amp;lt;SomePreferredTableName&amp;gt; is any name you would like to use for the semi anonymous query to Splunk, this will show up in the Access logs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the table Tag The '&amp;lt;' and '&amp;gt;' are used as&amp;nbsp; a special delimiter for the connector to pick up on the name&lt;/P&gt;
&lt;P&gt;That name must also not contain spaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if your Query is also stored in Splunk as a saved report you can access that report like so:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;SELECT * FROM
&amp;lt;Report_Name_With_any_Spaces_Replaced_with_underscores&amp;gt;;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep in mind the credentials used to access Splunk must have permission in Splunk to access the named report.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 22:11:00 GMT</pubDate>
    <dc:creator>tmackay2015</dc:creator>
    <dc:date>2022-07-05T22:11:00Z</dc:date>
    <item>
      <title>Splunk Connector for Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1322820#M7422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0.85em 0; font-size: 13px; font-family: 'Open Sans', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #666666;"&gt;I'm a Qlik Luminary and owner of a consulting firm that specializes in data analytics with Qlik and Splunk. We have developed a connector for QlikView &amp;amp; QlikSense that directly streams data out of Splunk into Qlik.&lt;/P&gt;&lt;P style="margin: 0.85em 0; font-size: 13px; font-family: 'Open Sans', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #666666;"&gt;The Splunk Connector for Qlik developed by Analytica Consulting provides an easy, robust integration between the two platforms.&lt;/P&gt;&lt;P style="margin: 0.85em 0; font-size: 13px; font-family: 'Open Sans', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #666666;"&gt;Features include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Any easy to use interface which allows you to enter a Splunk Search or select a Saved Search to use with your Qlik application&lt;/LI&gt;&lt;LI&gt;Streams data directly from Splunk into Qlik’s in-memory model&lt;/LI&gt;&lt;LI&gt;Can use direct data discovery to allow Splunk to do the heavy lifting&lt;/LI&gt;&lt;LI&gt;Works with both QlikView and QlikSense&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;For more information please visit our site or the Qlik Market. Links below:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="http://analyticaconsulting.com/splunk-connector-for-qlik/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;Splunk Connector for Qlik – Analytica Consulting&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="http://market.qlik.com/solutions/Splunk_Connector_for_Qlik" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;http://market.qlik.com/solutions/Splunk_Connector_for_Qlik&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 20:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1322820#M7422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-10T20:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Connector for Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1951720#M17021</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp; Team,&lt;/P&gt;
&lt;P&gt;I'm using your Splunk connector for Qliksense and I'm stuck at writing script using this connector.&lt;/P&gt;
&lt;P&gt;Could you please tell me what to be replaced with&amp;nbsp;&amp;lt;YourSearchTablenamehere&amp;gt;?&lt;/P&gt;
&lt;P&gt;My Splunk query is something like below:&lt;/P&gt;
&lt;P&gt;index=abasyslog source="/var/log/httpd/service-gateway-ssl-access.log" RQ="/abc*Processing/*"&lt;/P&gt;
&lt;P&gt;SQL SELECT *&lt;BR /&gt;FROM &amp;lt;YourSearchTablenamehere&amp;gt; search earliest=-7d latest=now index = _internal|Head 1000;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manojkumar121_0-1657016126500.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83340i85035A0F7375345A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="manojkumar121_0-1657016126500.png" alt="manojkumar121_0-1657016126500.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 10:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1951720#M17021</guid>
      <dc:creator>manojkumar121</dc:creator>
      <dc:date>2022-07-05T10:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Connector for Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1952043#M17024</link>
      <description>&lt;P&gt;Hi Manouj,&lt;/P&gt;
&lt;P&gt;please try something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;SomePreferredTableName:
SQL SELECT *
FROM &amp;lt;SomePreferredTableName&amp;gt; 
search earliest=-7d latest=now index=abasyslog source="/var/log/httpd/service-gateway-ssl-access.log" RQ="/abc*Processing/*";

&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can remove the earliest/ latest time limits if needed , they are included to avoid an excessively long query.&lt;/P&gt;
&lt;P&gt;The Table Tag&amp;nbsp; &amp;lt;SomePreferredTableName&amp;gt; is any name you would like to use for the semi anonymous query to Splunk, this will show up in the Access logs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the table Tag The '&amp;lt;' and '&amp;gt;' are used as&amp;nbsp; a special delimiter for the connector to pick up on the name&lt;/P&gt;
&lt;P&gt;That name must also not contain spaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if your Query is also stored in Splunk as a saved report you can access that report like so:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;SELECT * FROM
&amp;lt;Report_Name_With_any_Spaces_Replaced_with_underscores&amp;gt;;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep in mind the credentials used to access Splunk must have permission in Splunk to access the named report.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 22:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1952043#M17024</guid>
      <dc:creator>tmackay2015</dc:creator>
      <dc:date>2022-07-05T22:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Connector for Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1952097#M17029</link>
      <description>&lt;P&gt;Thanks Thomas! This is very helpful&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 03:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Splunk-Connector-for-Qlik-Sense/m-p/1952097#M17029</guid>
      <dc:creator>manojkumar121</dc:creator>
      <dc:date>2022-07-06T03:28:39Z</dc:date>
    </item>
  </channel>
</rss>

