<?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: Creating a Dashboard from 365 events in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Creating-a-Dashboard-from-365-events/m-p/539830#M36987</link>
    <description>&lt;P&gt;When you get strange differences in results like this, it can often be a result of the use of subsearches, which have limitations. In the Job dropdown, you may see that it has discarded events from the subsearches due to exceeding limits.&lt;/P&gt;&lt;P&gt;Subsearch will probably be finalised after 60 seconds, so this could account for your varability.&lt;/P&gt;&lt;P&gt;Check the job search.log and see if there are any warnings and how long your search is running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Feb 2021 08:12:20 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2021-02-14T08:12:20Z</dc:date>
    <item>
      <title>Creating a Dashboard from 365 events</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Creating-a-Dashboard-from-365-events/m-p/539796#M36973</link>
      <description>&lt;P&gt;This is weird to me - I'm not getting the same information when I create a dashboard from events than when I do it through the spl editor - it's like the same events are not being interpreted the same way.&amp;nbsp;&lt;BR /&gt;I've never seen this happen like this before....&lt;BR /&gt;&lt;BR /&gt;The events are Microsoft:0365 events and I'm finding when I run it through SPL it works fine but when I transpose the same query to an editor some of the fields like dvc are null...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Both the query and dashboard are created under Search and Reporting... so I'm not getting this...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The query is a bit of a new venture for me - it's a join between the events and a union on two ldapsearches (to establish the users whose events I want to extract.. but I don't get this...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 16:33:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Creating-a-Dashboard-from-365-events/m-p/539796#M36973</guid>
      <dc:creator>donelliot</dc:creator>
      <dc:date>2021-02-13T16:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Dashboard from 365 events</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Creating-a-Dashboard-from-365-events/m-p/539818#M36985</link>
      <description>&lt;P&gt;sourcetype="0365:*"&lt;BR /&gt;[ union&lt;BR /&gt;[ ldapsearch domain=blah basedn="more blah "scope="sub" search="(&amp;amp;(objectCategory=person)(objectClass=user))" attrs="employeeID,mail,physicalDeliveryOfficeName"&lt;BR /&gt;| eval email=lower(mail)&lt;BR /&gt;| dedup email&lt;BR /&gt;| fields + email&lt;BR /&gt;| rename email as query&lt;BR /&gt;| format]&lt;BR /&gt;[ ldapsearch domain=blah basedn="more blah " scope="sub" search="(&amp;amp;(objectCategory=person)(objectClass=user))" attrs="employeeID,mail,physicalDeliveryOfficeName"&lt;BR /&gt;| eval email=lower(mail)&lt;BR /&gt;| dedup email&lt;BR /&gt;| fields + email&lt;BR /&gt;| rename email as query&lt;BR /&gt;| format]&lt;BR /&gt;]&lt;BR /&gt;| fields - splunk_server - src_ip - ClientIP - Senderip - SenderIP - host&lt;BR /&gt;| eval user_id=lower(user_id)&lt;BR /&gt;| eval src_user = lower(src_user)&lt;BR /&gt;| eval user=lower(user)&lt;BR /&gt;| search (user="*") (Operation="*") | fillnull value="Not Found" user Operation dvc&lt;BR /&gt;| eval myfield = Operation + " | " + user&lt;BR /&gt;| timechart count by Operation limit=0&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 22:38:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Creating-a-Dashboard-from-365-events/m-p/539818#M36985</guid>
      <dc:creator>donelliot</dc:creator>
      <dc:date>2021-02-13T22:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Dashboard from 365 events</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Creating-a-Dashboard-from-365-events/m-p/539830#M36987</link>
      <description>&lt;P&gt;When you get strange differences in results like this, it can often be a result of the use of subsearches, which have limitations. In the Job dropdown, you may see that it has discarded events from the subsearches due to exceeding limits.&lt;/P&gt;&lt;P&gt;Subsearch will probably be finalised after 60 seconds, so this could account for your varability.&lt;/P&gt;&lt;P&gt;Check the job search.log and see if there are any warnings and how long your search is running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2021 08:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Creating-a-Dashboard-from-365-events/m-p/539830#M36987</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2021-02-14T08:12:20Z</dc:date>
    </item>
  </channel>
</rss>

