<?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: Monitoring ServiceNow logons with Splunk Add-on in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467593#M57447</link>
    <description>&lt;P&gt;It can be found in sysevent table with 'name=login' included in the search query which will give the login success events for a particular ServiceNow instance.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2019 13:07:31 GMT</pubDate>
    <dc:creator>atolia_splunk</dc:creator>
    <dc:date>2019-12-18T13:07:31Z</dc:date>
    <item>
      <title>Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467590#M57444</link>
      <description>&lt;P&gt;We are trying to monitor who is logging on to our ServiceNow instance. We have the add-on installed and we are getting data from various tables with ServiceNow but none on them appear to show who has logged on and when.&lt;BR /&gt;
we are currently ingesting the following tables:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;syslog_transations&lt;/LI&gt;
&lt;LI&gt;sysevent&lt;/LI&gt;
&lt;LI&gt;sys_user_list&lt;/LI&gt;
&lt;LI&gt;syslog&lt;/LI&gt;
&lt;LI&gt;sys_audit&lt;/LI&gt;
&lt;LI&gt;sys_user&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;All 6 tables are being indexed, but none of them show which user have logged in. Ideally, we would like to set up reporting/alerting when admins and third party support users log on&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:24:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467590#M57444</guid>
      <dc:creator>capilarity</dc:creator>
      <dc:date>2020-09-30T03:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467591#M57445</link>
      <description>&lt;P&gt;You can try ingesting &lt;STRONG&gt;em_event&lt;/STRONG&gt; table. It should have logging activities.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 11:49:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467591#M57445</guid>
      <dc:creator>hkubavat_splunk</dc:creator>
      <dc:date>2019-12-18T11:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467592#M57446</link>
      <description>&lt;P&gt;Thanks for the quick response.&lt;/P&gt;

&lt;P&gt;I get {"reason":null,"error":"Invalid table: em_event"}&lt;/P&gt;

&lt;P&gt;as a response to the call &lt;A href="https://ourinstance.service-now.com/em_event.do?JSONv2&amp;amp;sysparm_query=sys_created_on%3E=2019-12-01+00:00:00%5EORDERBYsys_created_on&amp;amp;sysparm_record_count=50"&gt;https://ourinstance.service-now.com/em_event.do?JSONv2&amp;amp;sysparm_query=sys_created_on&amp;gt;=2019-12-01+00:00:00^ORDERBYsys_created_on&amp;amp;sysparm_record_count=50&lt;/A&gt; ourinstance.service-now.com&lt;/P&gt;

&lt;P&gt;I guess that means they haven't set it up? or is a default table. Not a ServiceNow expert, unfortunatly neither are our support providers!!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 12:53:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467592#M57446</guid>
      <dc:creator>capilarity</dc:creator>
      <dc:date>2019-12-18T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467593#M57447</link>
      <description>&lt;P&gt;It can be found in sysevent table with 'name=login' included in the search query which will give the login success events for a particular ServiceNow instance.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 13:07:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467593#M57447</guid>
      <dc:creator>atolia_splunk</dc:creator>
      <dc:date>2019-12-18T13:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467594#M57448</link>
      <description>&lt;P&gt;It can be found in sysevent table. Please try searching with (sourcetype="snow:sysevent" name=login) in Splunk search. It will give the events of login success for a particular ServiceNow instance which will have username details as well.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 13:11:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467594#M57448</guid>
      <dc:creator>atolia_splunk</dc:creator>
      <dc:date>2019-12-18T13:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467595#M57449</link>
      <description>&lt;P&gt;Thanks, That's found it!! I was looking for usernames, but it actually uses email addresses.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 13:16:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/467595#M57449</guid>
      <dc:creator>capilarity</dc:creator>
      <dc:date>2019-12-18T13:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/584754#M76082</link>
      <description>&lt;P&gt;Hi capilarity,&lt;BR /&gt;&lt;BR /&gt;Were you able to ingest all those tables without any issues?&lt;BR /&gt;We are currently trying to do (almost) the same, but are experiencing the following issue:&lt;BR /&gt;&lt;BR /&gt;"&lt;EM&gt;2022-02-10&amp;nbsp;09:08:31,159&amp;nbsp;ERROR&amp;nbsp;pid=12171&amp;nbsp;tid=Thread-20&amp;nbsp;file=snow_data_loader.py:collect_data:181&amp;nbsp;|&amp;nbsp;Failure&amp;nbsp;occurred&amp;nbsp;while&amp;nbsp;getting&amp;nbsp;records&amp;nbsp;for&amp;nbsp;the&amp;nbsp;table:&amp;nbsp;syslog_transaction&amp;nbsp;from&amp;nbsp;https://---net/.&amp;nbsp;The&amp;nbsp;reason&amp;nbsp;for&amp;nbsp;failure=&amp;nbsp;{'message':&amp;nbsp;'Transaction&amp;nbsp;cancelled:&amp;nbsp;maximum&amp;nbsp;execution&amp;nbsp;time&amp;nbsp;exceeded', 'detail':&amp;nbsp;'maximum&amp;nbsp;execution&amp;nbsp;time&amp;nbsp;exceeded&amp;nbsp;Check&amp;nbsp;logs&amp;nbsp;for&amp;nbsp;error&amp;nbsp;trace&amp;nbsp;or&amp;nbsp;enable&amp;nbsp;glide.rest.debug&amp;nbsp;property&amp;nbsp;to&amp;nbsp;verify&amp;nbsp;REST&amp;nbsp;request&amp;nbsp;processing'}.&amp;nbsp;Contact&amp;nbsp;Splunk&amp;nbsp;administrator&amp;nbsp;for&amp;nbsp;further&amp;nbsp;&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;information.&lt;/EM&gt;"&lt;BR /&gt;&lt;BR /&gt;In case you did also experience this before eventually succeeding with your task, do you remember what you did to prevent the above message to pop up in the Splunk logs instead of pulling in the relevant data?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 15:18:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/584754#M76082</guid>
      <dc:creator>artelia</dc:creator>
      <dc:date>2022-02-11T15:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring ServiceNow logons with Splunk Add-on</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/674994#M80118</link>
      <description>&lt;P&gt;Can you please say, what do we need to enable on servicenow instance to send it's log to splunk. I enabled sysevent and syslog_audit on splunk instance. But not receiving logs. What to do?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 07:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-ServiceNow-logons-with-Splunk-Add-on/m-p/674994#M80118</guid>
      <dc:creator>Yuvaraja</dc:creator>
      <dc:date>2024-01-22T07:23:17Z</dc:date>
    </item>
  </channel>
</rss>

