<?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: Have field a equal field b if event_type = xxx in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Have-field-a-equal-field-b-if-event-type-xxx/m-p/584002#M203371</link>
    <description>&lt;LI-CODE lang="markup"&gt;| eval admin_login_name=if(event_type="admin_login",source_user_name,admin_login_name)
| eval admin_login_email=if(event_type="admin_login",source_user_email,admin_login_email)&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 07 Feb 2022 18:49:17 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-02-07T18:49:17Z</dc:date>
    <item>
      <title>Have field a equal field b if event_type = xxx</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Have-field-a-equal-field-b-if-event-type-xxx/m-p/583993#M203369</link>
      <description>&lt;P&gt;I have a search that is based on two events types - admin_login and admin_change.&amp;nbsp; Admin_Login has two fields that the admin_change does not.&amp;nbsp; Those fields are "admin_login_name" and "admin_login_email."&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fields, other than those two previously mentioned, are the same.&amp;nbsp; What I'm looking to do:&lt;/P&gt;&lt;P&gt;If event_type=admin_login then admin_login_name = source_user_name AND admin_login_email = source_user_email.&lt;/P&gt;&lt;P&gt;Thanks in advance for the help.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 18:05:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Have-field-a-equal-field-b-if-event-type-xxx/m-p/583993#M203369</guid>
      <dc:creator>bt149</dc:creator>
      <dc:date>2022-02-07T18:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Have field a equal field b if event_type = xxx</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Have-field-a-equal-field-b-if-event-type-xxx/m-p/584002#M203371</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval admin_login_name=if(event_type="admin_login",source_user_name,admin_login_name)
| eval admin_login_email=if(event_type="admin_login",source_user_email,admin_login_email)&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 07 Feb 2022 18:49:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Have-field-a-equal-field-b-if-event-type-xxx/m-p/584002#M203371</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-02-07T18:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Have field a equal field b if event_type = xxx</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Have-field-a-equal-field-b-if-event-type-xxx/m-p/584016#M203378</link>
      <description>&lt;P&gt;Thank you very much.&amp;nbsp; I definitely over thought this one.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 20:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Have-field-a-equal-field-b-if-event-type-xxx/m-p/584016#M203378</guid>
      <dc:creator>bt149</dc:creator>
      <dc:date>2022-02-07T20:00:05Z</dc:date>
    </item>
  </channel>
</rss>

