<?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: Juniper SA (ive) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Juniper-SA-ive/m-p/27206#M4536</link>
    <description>&lt;P&gt;have you had any luck? I'm just starting to try to pull information out of our IVE's logs&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2011 22:43:43 GMT</pubDate>
    <dc:creator>jaoui</dc:creator>
    <dc:date>2011-10-17T22:43:43Z</dc:date>
    <item>
      <title>Juniper SA (ive)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Juniper-SA-ive/m-p/27205#M4535</link>
      <description>&lt;P&gt;Is anyone having splunk monitoring their juniper secure access machines? And if so, can can you tell me some about how you have done it?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2011 21:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Juniper-SA-ive/m-p/27205#M4535</guid>
      <dc:creator>fisk12</dc:creator>
      <dc:date>2011-01-16T21:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Juniper SA (ive)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Juniper-SA-ive/m-p/27206#M4536</link>
      <description>&lt;P&gt;have you had any luck? I'm just starting to try to pull information out of our IVE's logs&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2011 22:43:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Juniper-SA-ive/m-p/27206#M4536</guid>
      <dc:creator>jaoui</dc:creator>
      <dc:date>2011-10-17T22:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Juniper SA (ive)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Juniper-SA-ive/m-p/27207#M4537</link>
      <description>&lt;P&gt;Hey, I started working through this one and so far I have this for one of my searches:&lt;/P&gt;

&lt;P&gt;&lt;INSERT realm=""&gt; ("Login succeeded" OR "Logout from" OR "Session timed out" OR "Max session timeout" OR "Remote address for user") | rex field=_raw "[(?&lt;SRC&gt;\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3})]\s+(?&lt;USER&gt;\w+)((?&lt;REALM&gt;[^)]+))[(?&lt;ROLE&gt;[^]]*)" | rex field=_raw "(session:(?&lt;SESSIONID&gt;[^)]+))" | transaction user src keepevicted=true startswith="Login succeeded" endswith=("Session timed out" OR "Logout from" OR "Max session timeout" OR "Remote address for user") | search NOT ("Logout from" OR "Session timed out" OR "Max session timeout" OR "Remote address for user") | eval user = lower(user) | table _time user realm src sessionid host | sort user&lt;/SESSIONID&gt;&lt;/ROLE&gt;&lt;/REALM&gt;&lt;/USER&gt;&lt;/SRC&gt;&lt;/INSERT&gt;&lt;/P&gt;

&lt;P&gt;this is starting to give me a printout of the currently logged in users. I have to tweak it a bit cuz i think it's not catching some logout/login conditions but here it is if it helps anyone else&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:59:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Juniper-SA-ive/m-p/27207#M4537</guid>
      <dc:creator>jaoui</dc:creator>
      <dc:date>2020-09-28T09:59:46Z</dc:date>
    </item>
  </channel>
</rss>

