<?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 Query: Location of the Log Files in the HPE Data Fabric in HPE Ezmeral Software platform</title>
    <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220099#M705</link>
    <description>&lt;P style="margin: 0;"&gt;&lt;STRONG&gt;System recommended content:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;1. &lt;A href="https://hpe.to/66079tRnl" target="_blank" rel="noopener"&gt;HPE Ezmeral Data Fabric ��� Customer-Managed 7.6.1 Documentation |  HPE EZMERAL DATA FABRIC SOFTWARE LICENSING&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;2. &lt;A href="https://hpe.to/66089tRnm" target="_blank" rel="noopener"&gt;HPE Ezmeral Runtime Enterprise 5.6 Documentation |  Managing HPE Ezmeral Data Fabric on Kubernetes&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please click on "Thumbs Up/Kudo" icon to give a "Kudo".&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thank you for being a HPE valuable community member.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 09:19:10 GMT</pubDate>
    <dc:creator>support_s</dc:creator>
    <dc:date>2024-09-16T09:19:10Z</dc:date>
    <item>
      <title>Location of the Log Files in the HPE Data Fabric</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220076#M702</link>
      <description>&lt;P&gt;We are trying out the HPE&amp;nbsp;ezmeral Platform for out requirements. We have setup the cluster and other services too. Currently, we are stuck at finding the location of the log files which are written by the Auditing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;By following this guide, I have enabld the Auditing for my cluster at all three levels, Cluster, Volume and Tables.&amp;nbsp;&lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/76/SecurityGuide/Auditing-Prerequisites.html" target="_blank"&gt;https://docs.ezmeral.hpe.com/datafabric-customer-managed/76/SecurityGuide/Auditing-Prerequisites.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I took the way of configuring it through CLI (maprcli). Even I enabled all the required flags, I am not able to find the location of the actual log files. I am mainly intersted in the logs of the Database tables.&lt;/P&gt;&lt;P&gt;Looking forward for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 06:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220076#M702</guid>
      <dc:creator>ChiragIBM</dc:creator>
      <dc:date>2024-07-10T06:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Location of the Log Files in the HPE Data Fabric</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220089#M703</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2319456"&gt;@ChiragIBM&lt;/a&gt;&lt;A href="https://www.gm-socrates.com" target="_blank" rel="noopener"&gt;gm-socrates&lt;/A&gt; wrote:&lt;BR /&gt;&lt;P&gt;We are trying out the HPE&amp;nbsp;ezmeral Platform for out requirements. We have setup the cluster and other services too. Currently, we are stuck at finding the location of the log files which are written by the Auditing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;By following this guide, I have enabld the Auditing for my cluster at all three levels, Cluster, Volume and Tables.&amp;nbsp;&lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/76/SecurityGuide/Auditing-Prerequisites.html" target="_blank" rel="noopener"&gt;https://docs.ezmeral.hpe.com/datafabric-customer-managed/76/SecurityGuide/Auditing-Prerequisites.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I took the way of configuring it through CLI (maprcli). Even I enabled all the required flags, I am not able to find the location of the actual log files. I am mainly intersted in the logs of the Database tables.&lt;/P&gt;&lt;P&gt;Looking forward for the help.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Certainly! When it comes to auditing in HPE Ezmeral Unified Analytics Software, the audit logs provide a chronological record of events within your cluster. Let’s focus on locating the logs related to database tables:&lt;/P&gt;&lt;P&gt;Audit Log Locations:&lt;BR /&gt;The audit logs are stored on the MAPR-FS (MapR File System).&lt;BR /&gt;You can find them at the following path:&lt;BR /&gt;/var/mapr/local/&amp;lt;hostname&amp;gt;/audit/&amp;lt;port&amp;gt;/FSAudit.log-&amp;lt;date&amp;gt;.json&lt;BR /&gt;Replace &amp;lt;hostname&amp;gt; with your actual hostname and &amp;lt;port&amp;gt; with the appropriate port number1.&lt;BR /&gt;Specifically for Database Tables:&lt;BR /&gt;If you’re interested in logs related to database tables, check the audit logs in the specified location.&lt;BR /&gt;These logs capture actions such as table modifications, access, and other relevant events.&lt;BR /&gt;Additional Resources:&lt;BR /&gt;Refer to the official documentation for more details on accessing and interpreting audit logs: Audit Logging - HPE Ezmeral Docs.&lt;BR /&gt;&lt;BR /&gt;Hope this work for you.&lt;BR /&gt;Best regards,&lt;BR /&gt;thomas945&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220089#M703</guid>
      <dc:creator>thomas945</dc:creator>
      <dc:date>2024-09-16T09:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Location of the Log Files in the HPE Data Fabric</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220095#M704</link>
      <description>&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2319546"&gt;@thomas945&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I could only see one file created at that location with the name in the pattern you mentioned. The date of that file is of June. No new file is being created.&lt;/P&gt;&lt;P&gt;Somthing is stopping to write in that file?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 09:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220095#M704</guid>
      <dc:creator>ChiragIBM</dc:creator>
      <dc:date>2024-07-10T09:21:46Z</dc:date>
    </item>
    <item>
      <title>Query: Location of the Log Files in the HPE Data Fabric</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220099#M705</link>
      <description>&lt;P style="margin: 0;"&gt;&lt;STRONG&gt;System recommended content:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;1. &lt;A href="https://hpe.to/66079tRnl" target="_blank" rel="noopener"&gt;HPE Ezmeral Data Fabric ��� Customer-Managed 7.6.1 Documentation |  HPE EZMERAL DATA FABRIC SOFTWARE LICENSING&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;2. &lt;A href="https://hpe.to/66089tRnm" target="_blank" rel="noopener"&gt;HPE Ezmeral Runtime Enterprise 5.6 Documentation |  Managing HPE Ezmeral Data Fabric on Kubernetes&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please click on "Thumbs Up/Kudo" icon to give a "Kudo".&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thank you for being a HPE valuable community member.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220099#M705</guid>
      <dc:creator>support_s</dc:creator>
      <dc:date>2024-09-16T09:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Location of the Log Files in the HPE Data Fabric</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220137#M707</link>
      <description>&lt;P&gt;The location mentioned by Thomas is a location on maprfs/hdfs.&amp;nbsp; You will need to run command like hadoop fs -ls /var/../../&lt;/P&gt;&lt;P&gt;[1] &lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/SecurityGuide/Auditing-Prerequisites.html" target="_blank"&gt;https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/SecurityGuide/Auditing-Prerequisites.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Audit gets stored on master node of primary container. You first need to make sure that audit at volume and data level is enabled or not. Use above doc [1] for reference.&lt;/P&gt;&lt;P&gt;Next you need to check the master node of primary container. In below example host1 is that node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ hadoop mfs -ls /tmp/t1 |head -3&lt;BR /&gt;Found 1 items&lt;BR /&gt;tr-------- Z E U U 3 mapr mapr 3 2024-07-10 06:17 0 /tmp/t1&lt;BR /&gt;p 2050.348.3837624 &amp;lt;host1&amp;gt;:5660&amp;nbsp;&amp;lt;host2&amp;gt;:5660&amp;nbsp;&amp;lt;host3&amp;gt;:5660&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now the relavent audit logs for this can be found&amp;nbsp;&lt;SPAN&gt;/var/mapr/local/&amp;lt;host1&amp;gt;/audit/5660/* on hdfs.&amp;nbsp; You can use expandaudit command doc [2] to read the audit in meaningful format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[2] &lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/ReferenceGuide/r_expand_audit_logs.html" target="_blank"&gt;https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/ReferenceGuide/r_expand_audit_logs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a btter way of storing audit in stream and reading that stream from external application. Can use below doc[3] for the same.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[3]&amp;nbsp;&lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/SecurityGuide/StreamingAuditLogs.html" target="_blank"&gt;https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/SecurityGuide/StreamingAuditLogs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; If audit is enabled on every attributes of volume, it can cause huge ammount of autid logging.&amp;nbsp; Make sure to enable audit only on selected attributes. Follow doc[4]&amp;nbsp;&lt;/P&gt;&lt;P&gt;[4] &lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/SecurityGuide/Auditing-FilesystemTableOperations.html" target="_blank"&gt;https://docs.ezmeral.hpe.com/datafabric-customer-managed/77/SecurityGuide/Auditing-FilesystemTableOperations.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220137#M707</guid>
      <dc:creator>Shishir_Prakash</dc:creator>
      <dc:date>2024-09-16T09:19:05Z</dc:date>
    </item>
    <item>
      <title>Query: Location of the Log Files in the HPE Data Fabric</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220605#M709</link>
      <description>&lt;P style="margin: 0;"&gt;Hello,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Let us know if you were able to resolve the issue.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please click on "Thumbs Up/Kudo" icon to give a "Kudo".&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thank you for being a HPE valuable community member.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 13:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/location-of-the-log-files-in-the-hpe-data-fabric/m-p/7220605#M709</guid>
      <dc:creator>support_s</dc:creator>
      <dc:date>2024-07-16T13:59:31Z</dc:date>
    </item>
  </channel>
</rss>

