<?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: Centralized logging does not populate QLogs table used by Session Monitor in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Centralized-logging-does-not-populate-QLogs-table-used-by/m-p/1669061#M15495</link>
    <description>&lt;P&gt;Were you able to solve the issue?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2020 15:47:57 GMT</pubDate>
    <dc:creator>royceduya</dc:creator>
    <dc:date>2020-01-24T15:47:57Z</dc:date>
    <item>
      <title>Centralized logging does not populate QLogs table used by Session Monitor</title>
      <link>https://community.qlik.com/t5/Management-Governance/Centralized-logging-does-not-populate-QLogs-table-used-by/m-p/129566#M2059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to refresh the &lt;EM&gt;Monitoring apps&lt;/EM&gt; stream applications on our the Qlik Sense server (November 2017 patch1).&lt;/P&gt;&lt;P&gt;I would like to reload the &lt;STRONG&gt;Session Monitor&lt;/STRONG&gt; (v7.7) using the &lt;EM&gt;Centralized Logging database.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I did not operate the install of this Qlik Sense myself, and I am not sure everything is fully setup for the Centralized Logging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I checked that the Qlik Logging Service is started.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I read the &lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Qlik-Logging-Service.htm"&gt;Qlik Logging documentation&lt;/A&gt; and tried to apply some command lines for Qlik Logging Service like :&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;C:\Program Files\Qlik\Sense\Logging&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;Qlik.Logging.Service.exe update --database_logging on&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt; color: #999999;"&gt;C:\Program Files\Qlik\Sense\Logging&amp;gt;Qlik.Logging.Service.exe validate&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; archive_age_in_hours: 720&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; last_forced_db_trim: 2018-01-06 10:32:55.541734+01&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; purge_age_in_hours: 1440&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; version: 0.3&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CentralizedLoggingEnabled: True&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LoggingToFileEnabled: True&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #999999; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MaximumDatabaseSizeInGB: Max db size not enforced.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #cc99ff; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It seems that some tables from the QLogs database on the PostgreSQL do not contain log data.&lt;/P&gt;&lt;P&gt;And this is the reason why some of the objects in the Session Monitor screens are empty.&lt;/P&gt;&lt;P&gt;In the script, the "view_session_engine" view is filtered on: &lt;SPAN style="color: #999999;"&gt;log_entries.logger = 'Session.Engine.Engine'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;With pgAdmin4 tool, I get no data with that filter.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="RDCMan_2018-07-26_15-52-42.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208945_RDCMan_2018-07-26_15-52-42.png" style="font-size: 13.3333px; height: 448px; width: 620px;" /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Can it be related to the "false" value (line 12) in the above&amp;nbsp; &lt;STRONG&gt;QlikCentralizedLogging.config&lt;/STRONG&gt;&amp;nbsp; that I cannot manage to change?&lt;/LI&gt;&lt;LI&gt;Do you see something else to check to be sure that the Centralized Logging setup is correct ?&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;Does it requires a restart of some other services, or the server itself ?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 14:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Centralized-logging-does-not-populate-QLogs-table-used-by/m-p/129566#M2059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-26T14:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized logging does not populate QLogs table used by Session Monitor</title>
      <link>https://community.qlik.com/t5/Management-Governance/Centralized-logging-does-not-populate-QLogs-table-used-by/m-p/1669061#M15495</link>
      <description>&lt;P&gt;Were you able to solve the issue?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 15:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Centralized-logging-does-not-populate-QLogs-table-used-by/m-p/1669061#M15495</guid>
      <dc:creator>royceduya</dc:creator>
      <dc:date>2020-01-24T15:47:57Z</dc:date>
    </item>
  </channel>
</rss>

