<?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: Litigation Hold status in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Litigation-Hold-status/m-p/520705#M8451</link>
    <description>&lt;P&gt;eventtype=msexchange-mailbox-usage Database="*" Database="*" LitigationHoldEnabled=True&lt;BR /&gt;| dedup User&lt;BR /&gt;| table User, TotalDeletedItemSize, TotalItemSize, Database, Total, LitigationHoldEnable&lt;BR /&gt;| addtotals fieldname=Total&lt;BR /&gt;| stats max(Total) as Total by User, Database&lt;BR /&gt;| lookup ActiveDirectoryUsers.csv User OUTPUT name, status&lt;BR /&gt;| eval Total=round((Total/1000/1000/1000),2)&lt;BR /&gt;| rename name as "Mailbox User Name",Total as "Mailbox Size (GB)"&lt;BR /&gt;| fields - User&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2020 00:36:24 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2020-09-22T00:36:24Z</dc:date>
    <item>
      <title>Litigation Hold status</title>
      <link>https://community.splunk.com/t5/Reporting/Litigation-Hold-status/m-p/520704#M8450</link>
      <description>&lt;P&gt;I have a litigation hold report and I need to display if the account is disable. I created a lookup table so I can display user full and if the account is disable. when I pull data from the lookup table I can't display the status&lt;/P&gt;&lt;P&gt;Here is my search&lt;/P&gt;&lt;P&gt;eventtype=msexchange-mailbox-usage Database="*" Database="*" LitigationHoldEnabled=True |dedup User&lt;BR /&gt;|table User, TotalDeletedItemSize, TotalItemSize, Database, Total, LitigationHoldEnable&lt;BR /&gt;|addtotals fieldname=Total&lt;BR /&gt;| lookup ActiveDirectoryUsers.csv User OUTPUT name&lt;BR /&gt;|stats max(Total) as Total by name, Database&lt;/P&gt;&lt;P&gt;|eval Total=round((Total/1000/1000/1000),2)&lt;BR /&gt;|rename name as "Mailbox User Name",Total as "Mailbox Size (GB)"&lt;/P&gt;&lt;P&gt;in the lookup table I have&amp;nbsp; this: name, User, status&lt;/P&gt;&lt;P&gt;for example : name: Rumer, Shelly, status: disable&lt;/P&gt;&lt;P&gt;in my final report all I see the name, database, total&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm not able to display the status&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 00:31:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Litigation-Hold-status/m-p/520704#M8450</guid>
      <dc:creator>ajromero</dc:creator>
      <dc:date>2020-09-22T00:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Litigation Hold status</title>
      <link>https://community.splunk.com/t5/Reporting/Litigation-Hold-status/m-p/520705#M8451</link>
      <description>&lt;P&gt;eventtype=msexchange-mailbox-usage Database="*" Database="*" LitigationHoldEnabled=True&lt;BR /&gt;| dedup User&lt;BR /&gt;| table User, TotalDeletedItemSize, TotalItemSize, Database, Total, LitigationHoldEnable&lt;BR /&gt;| addtotals fieldname=Total&lt;BR /&gt;| stats max(Total) as Total by User, Database&lt;BR /&gt;| lookup ActiveDirectoryUsers.csv User OUTPUT name, status&lt;BR /&gt;| eval Total=round((Total/1000/1000/1000),2)&lt;BR /&gt;| rename name as "Mailbox User Name",Total as "Mailbox Size (GB)"&lt;BR /&gt;| fields - User&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 00:36:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Litigation-Hold-status/m-p/520705#M8451</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-09-22T00:36:24Z</dc:date>
    </item>
  </channel>
</rss>

