<?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: What is the endpoint for extracting activity data from Qlik Sense Enterprise on Windows? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428821#M20163</link>
    <description>&lt;P&gt;For Auth() logs I wonder that is already register in your Monitoring apps, But for sure you can get is here: &lt;STRONG&gt;%ProgramData%\Qlik\Sense\Logs&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;And, you can explore this tool as well (I like very much for Auditing for Performance):&lt;STRONG&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/LogAnalysis-App-The-Qlik-Sense-app-for-troubleshooting-Qlik/ta-p/1978667" target="_blank"&gt;LogAnalysis App: The Qlik Sense app for troublesho... - Qlik Community - 1978667&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2024 15:48:40 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2024-03-08T15:48:40Z</dc:date>
    <item>
      <title>What is the endpoint for extracting activity data from Qlik Sense Enterprise on Windows?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428488#M20147</link>
      <description>&lt;P&gt;Hi, I'm looking for something similar to the audits endpoint in Qlik Cloud but for Qlik Sense Enterprise on Windows/Client-Managed. Additionally, are there any further documentation on this API? What I'm seeing &lt;A href="https://help.qlik.com/en-US/sense-developer/May2022/APIs/RepositoryServiceAPI/index.html?page=0" target="_blank"&gt;here&lt;/A&gt;&amp;nbsp;doesn't include descriptions of what each endpoint is fetching.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 23:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428488#M20147</guid>
      <dc:creator>jjb427</dc:creator>
      <dc:date>2024-03-07T23:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: What is the endpoint for extracting activity data from Qlik Sense Enterprise on Windows?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428496#M20148</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/256327"&gt;@jjb427&lt;/a&gt;&amp;nbsp;What activity data you are looking for? Perhaps grab piece of code from Monitoring Apps and the endpoint URL's?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 00:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428496#M20148</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2024-03-08T00:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is the endpoint for extracting activity data from Qlik Sense Enterprise on Windows?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428498#M20149</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5533"&gt;@Anil_Babu_Samineni&lt;/a&gt;,&amp;nbsp;I'm looking for audit data like a new app was created, or an oauth token was issued, such as is available in qlik cloud:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;com.qlik.app.data.updated&lt;/LI&gt;
&lt;LI&gt;com.qlik.oauth-token.issued&lt;/LI&gt;
&lt;LI&gt;com.qlik.user-session.begin&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Is there a way to programmatically extract from the &lt;A href="https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Operations-monitor-app.htm" target="_blank"&gt;Operations Monitor&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 00:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428498#M20149</guid>
      <dc:creator>jjb427</dc:creator>
      <dc:date>2024-03-08T00:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: What is the endpoint for extracting activity data from Qlik Sense Enterprise on Windows?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428520#M20151</link>
      <description>&lt;P&gt;That information is stored in logs.&amp;nbsp; There is an ArchivedLogs folder connection available on the central node of Qlik Sense sites. From there you can connect to Qlik Sense audit logs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned previously in this thread, some of the info is already loaded into monitoring apps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Log-monitor-app.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Log-monitor-app.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/License-monitor-app.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/License-monitor-app.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Sessions-monitor-app.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Sessions-monitor-app.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might find some additional solutions in this outstanding resource:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://adminplaybook.qlik-poc.com/" target="_blank"&gt;https://adminplaybook.qlik-poc.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 02:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428520#M20151</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2024-03-08T02:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is the endpoint for extracting activity data from Qlik Sense Enterprise on Windows?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428821#M20163</link>
      <description>&lt;P&gt;For Auth() logs I wonder that is already register in your Monitoring apps, But for sure you can get is here: &lt;STRONG&gt;%ProgramData%\Qlik\Sense\Logs&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;And, you can explore this tool as well (I like very much for Auditing for Performance):&lt;STRONG&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/LogAnalysis-App-The-Qlik-Sense-app-for-troubleshooting-Qlik/ta-p/1978667" target="_blank"&gt;LogAnalysis App: The Qlik Sense app for troublesho... - Qlik Community - 1978667&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/What-is-the-endpoint-for-extracting-activity-data-from-Qlik/m-p/2428821#M20163</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2024-03-08T15:48:40Z</dc:date>
    </item>
  </channel>
</rss>

