<?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>question Re: Range Audit Page - No Data for Report in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101942#M14584</link>
    <description>&lt;P&gt;Which Ranger Plugin for which audit is getting  logged? Please check if there is Ranger Policy for auditing the resource for the Hadoop component you are auditing. In Ambari for Ranger service check in Config check property Advanced-Ranger-admin-site&amp;gt; "ranger.audit.source.type" . This should be set to "db"&lt;/P&gt;&lt;P&gt;Please check this also for details&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger_database_settings.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger_database_settings.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Jan 2016 06:43:08 GMT</pubDate>
    <dc:creator>rmani</dc:creator>
    <dc:date>2016-01-10T06:43:08Z</dc:date>
    <item>
      <title>Range Audit Page - No Data for Report</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101941#M14583</link>
      <description>&lt;P&gt;We have HDP 2.3 with Ranger. Audit data store is MySQL DB. The audit transactions are getting stored in ranger_audit db. But the Ranger Audit page on ranger admin portal did not showing any record. We are also trying to store log to HDFS/ranger/audit folder, but these also not getting recorded. &lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2016 06:27:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101941#M14583</guid>
      <dc:creator>sushil61</dc:creator>
      <dc:date>2016-01-10T06:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Range Audit Page - No Data for Report</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101942#M14584</link>
      <description>&lt;P&gt;Which Ranger Plugin for which audit is getting  logged? Please check if there is Ranger Policy for auditing the resource for the Hadoop component you are auditing. In Ambari for Ranger service check in Config check property Advanced-Ranger-admin-site&amp;gt; "ranger.audit.source.type" . This should be set to "db"&lt;/P&gt;&lt;P&gt;Please check this also for details&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger_database_settings.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger_database_settings.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2016 06:43:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101942#M14584</guid>
      <dc:creator>rmani</dc:creator>
      <dc:date>2016-01-10T06:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Range Audit Page - No Data for Report</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101943#M14585</link>
      <description>&lt;P&gt;HDFS ranger plugin audit is getting logged in Ranger_Audit DB. Yes,HDFS resource access/denied audit is being audited and recorded in MySQL ranger_audit DB. We have verified from the xa_access.. table. Yes,the ranger.audit.source.type is set to db in advance-ranger-admin-site. Still the audit page is not displaying any transactions.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 03:36:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101943#M14585</guid>
      <dc:creator>sushil61</dc:creator>
      <dc:date>2016-01-11T03:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Range Audit Page - No Data for Report</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101944#M14586</link>
      <description>&lt;P&gt;In the Ranger audits page, try removing the default  filter (for the current days audits). Sometimes if there is a time mismatch you won't see any audits in Ranger by default, but after clearing this filter they appear&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 04:16:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101944#M14586</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-01-11T04:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Range Audit Page - No Data for Report</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101945#M14587</link>
      <description>&lt;P&gt;source type is setup by default to 'solr'. I changed it to 'db' and also, remove the filter. And it works!!!!. &lt;/P&gt;&lt;P&gt;The Solr os a preferabl and the recommended audit source type but unfortunately it is not included in the Ambari 2.1 stack. &lt;/P&gt;&lt;P&gt;Thanks for the support.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 00:24:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101945#M14587</guid>
      <dc:creator>sushil61</dc:creator>
      <dc:date>2016-01-12T00:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Range Audit Page - No Data for Report</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101946#M14588</link>
      <description>&lt;P&gt;Thanks for letting us know. Solr is included with HDP Search with HDP 2.3. You install from repo using instructions here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_search/index.html"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_search/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The official Solr stack service for Ambari is on the roadmap. Until then, for test/dev envs you can use one of these (not for use in prod envs):&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/LucidWorks/solr-stack"&gt;https://github.com/LucidWorks/solr-stack&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/abajwa-hw/solr-stack"&gt;https://github.com/abajwa-hw/solr-stack&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 01:18:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Range-Audit-Page-No-Data-for-Report/m-p/101946#M14588</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-01-12T01:18:38Z</dc:date>
    </item>
  </channel>
</rss>

