<?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: Combine data from multiple sourcetypes in Security</title>
    <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680699#M17689</link>
    <description>&lt;P&gt;This is not valid JSON - please supply event in valid format&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 14:04:45 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-03-14T14:04:45Z</dc:date>
    <item>
      <title>Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680683#M17681</link>
      <description>&lt;P&gt;I have two sourcetypes containing login information and user information&lt;/P&gt;&lt;P&gt;Sourcetype1: Login information (useful paramaters: UserId, status)&lt;/P&gt;&lt;P&gt;Sourcetype1: Id = accountId&lt;/P&gt;&lt;P&gt;Sourcetype2: User information (useful parameters: username. Id)&lt;/P&gt;&lt;P&gt;Sourcetype2; Id = userId&lt;/P&gt;&lt;P&gt;Both sourcetypes contains the parameter Id but refers to different information.&lt;/P&gt;&lt;P&gt;I want to get a list/table with number of logins and the result for each user&lt;/P&gt;&lt;P&gt;Mapping login data with user data: UserId (Sourcetype1) = Id (Sourcetype2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;username&amp;nbsp; &amp;nbsp; &amp;nbsp;status&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; count&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:aa@aa.aa" target="_blank" rel="noopener"&gt;aa@aa.aa&lt;/A&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;success&amp;nbsp; &amp;nbsp; &amp;nbsp;3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 12:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680683#M17681</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-14T12:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680688#M17683</link>
      <description>&lt;P&gt;Please provide sample (anonymised) events for your two sourcetypes, preferably in a code block &amp;lt;/&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 13:14:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680688#M17683</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-14T13:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680689#M17684</link>
      <description>&lt;P&gt;sourcetype1:&lt;/P&gt;&lt;P&gt;{ [-]&lt;BR /&gt;ApiType: xxxxx&lt;BR /&gt;ApiVersion: xxxxx&lt;BR /&gt;Application: xxxxx&lt;BR /&gt;Browser: xxxxx&lt;BR /&gt;ClientVersion: xxxxx&lt;BR /&gt;Id: xxxxx&lt;BR /&gt;LoginGeo: {[+]&lt;BR /&gt;}&lt;BR /&gt;LoginGeoId: xxxxx&lt;BR /&gt;LoginTime: xxxx-xx-xx xx:xx:xx&lt;BR /&gt;LoginType: xxxxx&lt;BR /&gt;LoginUrl: xxxxx&lt;BR /&gt;Platform: xxxxx&lt;BR /&gt;SourceIp: xxxxx&lt;BR /&gt;Status: xxxxx&lt;BR /&gt;UserAccountId: xxxxx&lt;BR /&gt;UserId: xxxxx&lt;BR /&gt;attributes: { [+]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;sourcetype2:&lt;/P&gt;&lt;P&gt;{ [-]&lt;BR /&gt;City: xxxxx&lt;BR /&gt;CompanyName: xxxxx&lt;BR /&gt;Country: xxxxx&lt;BR /&gt;Email: xxxxx&lt;BR /&gt;FirstName: xxxxx&lt;BR /&gt;Id: xxxxx&lt;BR /&gt;IsActive: xxxxx&lt;BR /&gt;LastLoginDate: xxxx-xx-xx xx:xx:xx&lt;BR /&gt;LastModifiedDate: xxxx-xx-xx xx:xx:xx&lt;BR /&gt;LastName: xxxxx&lt;BR /&gt;Latitude: xxxxx&lt;BR /&gt;Longitude: xxxxx&lt;BR /&gt;MobilePhone: xxxxx&lt;BR /&gt;Name: xxxxx&lt;BR /&gt;PostalCode: xxxxx&lt;BR /&gt;Profile: { [+]&lt;BR /&gt;}&lt;BR /&gt;ProfileId: xxxxx&lt;BR /&gt;State: xxxxx&lt;BR /&gt;UserAccountId: xxxxx&lt;BR /&gt;UserRoleId: xxxxx&lt;BR /&gt;UserType: xxxxx&lt;BR /&gt;Username: xxxxx&lt;BR /&gt;attributes: { [+]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 13:22:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680689#M17684</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-14T13:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680690#M17685</link>
      <description>&lt;P&gt;Assuming these fields have already been extracted, try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval commonId = if(sourcetype = "sourcetype1", UserId, id)
| stats values(Status) as Status values(Username) as Username by commonId&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 14 Mar 2024 13:32:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680690#M17685</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-14T13:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680691#M17686</link>
      <description>&lt;P&gt;Returns empty username field&lt;/P&gt;&lt;P&gt;commonId Status Username&lt;BR /&gt;xxxxxxxxx Success&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 13:37:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680691#M17686</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-14T13:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680692#M17687</link>
      <description>&lt;P&gt;Please share the raw source (not formatted) version of your events&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 13:45:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680692#M17687</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-14T13:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680696#M17688</link>
      <description>&lt;LI-CODE lang="markup"&gt;{"attributes": {"type": "User", "url": "xxxxx"}, "LastModifiedDate": "xxxxx", "City": xxxxx, "Country": xxxxx, "FirstName": "xxxxx", "Id": "xxxxx", "IsActive": xxxxx, "LastLoginDate": "xxxxx", "LastName": "xxxxx", "Latitude": xxxxx, "Longitude": xxxxx, "MobilePhone": xxxxx, "Name": "xxxxx", "PostalCode": xxxxx, "State": xxxxx, "Username": "xxxxx", "UserRoleId": xxxxx, "UserType": "xxxxx", "Email": "xxxxx", "CompanyName": xxxxx, "ProfileId": "xxxxx", "Profile": {"attributes": {"type": "Profile", "url": "xxxxx"}, "PermissionsApiEnabled": xxxxx, "PermissionsModifyAllData": xxxxx, "PermissionsViewSetup": xxxxx}, "UserAccountId": "xxxxx"}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{"attributes": {"type": "LoginHistory", "url": "xxxxx"}, "ApiType": xxxxx, "ApiVersion": "xxxxx", "Application": "xxxxx", "Browser": "xxxxx", "ClientVersion": "", "Id": "xxxxx", "LoginTime": "xxxxx", "LoginType": "xxxxx", "LoginUrl": "xxxxx", "LoginGeoId": "xxxxx", "xxxxx": {"attributes": {"type": "xxxxx", "url": "xxxxx"}, "City": "xxxxx", "Latitude": xxxxx, "Longitude": xxxxx}, "Platform": "xxxxx", "SourceIp": "xxx.xxx.xxx.xxx", "Status": "xxxxx", "UserId": "xxxxx", "UserAccountId": "xxxxx"}&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:24:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680696#M17688</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-14T14:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680699#M17689</link>
      <description>&lt;P&gt;This is not valid JSON - please supply event in valid format&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:04:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680699#M17689</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-14T14:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680700#M17690</link>
      <description>&lt;P&gt;OK I was missing some capitalisation&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults format=json data="[{\"attributes\": {\"type\": \"LoginHistory\", \"url\": \"xxxxx\"}, \"ApiType\": \"xxxxx\", \"ApiVersion\": \"xxxxx\", \"Application\": \"xxxxx\", \"Browser\": \"xxxxx\", \"ClientVersion\": \"\", \"Id\": \"xxxxx\", \"LoginTime\": \"xxxxx\", \"LoginType\": \"xxxxx\", \"LoginUrl\": \"xxxxx\", \"LoginGeoId\": \"xxxxx\", \"xxxxx\": {\"attributes\": {\"type\": \"xxxxx\", \"url\": \"xxxxx\"}, \"City\": \"xxxxx\", \"Latitude\": \"xxxxx\", \"Longitude\": \"xxxxx\"}, \"Platform\": \"xxxxx\", \"SourceIp\": \"xxx.xxx.xxx.xxx\", \"Status\": \"xxxxx\", \"UserId\": \"xxxxx\", \"UserAccountId\": \"xxxxx\"},{\"attributes\": {\"type\": \"User\", \"url\": \"xxxxx\"}, \"LastModifiedDate\": \"xxxxx\", \"City\": \"xxxxx\", \"Country\": \"xxxxx\", \"FirstName\": \"xxxxx\", \"Id\": \"xxxxx\", \"IsActive\": \"xxxxx\", \"LastLoginDate\": \"xxxxx\", \"LastName\": \"xxxxx\", \"Latitude\": \"xxxxx\", \"Longitude\": \"xxxxx\", \"MobilePhone\": \"xxxxx\", \"Name\": \"xxxxx\", \"PostalCode\": \"xxxxx\", \"State\": \"xxxxx\", \"Username\": \"xxxxx\", \"UserRoleId\": \"xxxxx\", \"UserType\": \"xxxxx\", \"Email\": \"xxxxx\", \"CompanyName\": \"xxxxx\", \"ProfileId\": \"xxxxx\", \"Profile\": {\"attributes\": {\"type\": \"Profile\", \"url\": \"xxxxx\"}, \"PermissionsApiEnabled\": \"xxxxx\", \"PermissionsModifyAllData\": \"xxxxx\", \"PermissionsViewSetup\": \"xxxxx\"}, \"UserAccountId\": \"xxxxx\"}]"
| streamstats count as sourcetype
| eval sourcetype="sourcetype".sourcetype
| eval commonId = if(sourcetype = "sourcetype1", UserId, Id)
| stats values(Status) as Status values(Username) as Username by commonId&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:15:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680700#M17690</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-14T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680702#M17691</link>
      <description>&lt;P&gt;Now the Status field is missing.&lt;/P&gt;&lt;P&gt;commonId Status Username&lt;/P&gt;&lt;P&gt;xxxxxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xxxxxxxxxx&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:24:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680702#M17691</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-14T14:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680708#M17692</link>
      <description>&lt;P&gt;The runanywhere example I shared shows it working. However, this is based on the events that you shared, so if it isn't working for your real data, there is likely to be some discrepancy between your real data and the sample events that you shared. This is why it is important to share accurate representative examples of your data. Check your actual field names and event structure and modify the search accordingly.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 15:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680708#M17692</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-14T15:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680796#M17698</link>
      <description>&lt;P&gt;Also I get no count value.&lt;/P&gt;&lt;P&gt;I need number of logins per user and the status of each login&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;Username, Status Logins&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:xx@xx.xx" target="_blank"&gt;xx@xx.xx&lt;/A&gt;&amp;nbsp; &amp;nbsp;success&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;failed&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:yy@yy.yy" target="_blank"&gt;yy@yy.yy&lt;/A&gt;&amp;nbsp; &amp;nbsp;success&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; failed&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 07:14:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680796#M17698</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-15T07:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680802#M17700</link>
      <description>&lt;P&gt;Please share the search which is giving you these results&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 08:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680802#M17700</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-15T08:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680818#M17702</link>
      <description>&lt;P&gt;I do not know how to type a search to get the output that I stated.&lt;/P&gt;&lt;P&gt;That is what I'm looking for a way to present the information that way.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 10:35:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680818#M17702</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-15T10:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680820#M17703</link>
      <description>&lt;P&gt;The problem is that I need to count the sourcetype1 events and get the status.&lt;/P&gt;&lt;P&gt;Combine this with the Username from sourcetype2.&lt;/P&gt;&lt;P&gt;Either I get correct count and Status but no username or I get username but wrong count and status&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 10:44:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680820#M17703</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-15T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680821#M17704</link>
      <description>&lt;P&gt;I have shown you how to do this, with a runanywhere example included. If this isn't working for you, you need to provide some example events (in raw source format) where it is not working, because what you have provided so far has been shown to work.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 10:58:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680821#M17704</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-15T10:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680828#M17705</link>
      <description>&lt;P&gt;The raw data that I have provided is what the two log events look like.&lt;/P&gt;&lt;P&gt;But when I run your search I do not get all data&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what the result looks like&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="olaskallberg_2-1710504692411.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29766i52D299A04E84E7DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="olaskallberg_2-1710504692411.png" alt="olaskallberg_2-1710504692411.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 12:11:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680828#M17705</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-15T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680831#M17706</link>
      <description>&lt;P&gt;While the commonId fields look like they might match, they obviously don't. This could be due to "invisible" white spaces. Try trimming the commonId field before the stats command&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 12:23:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680831#M17706</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-15T12:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680833#M17707</link>
      <description>&lt;P&gt;trim did not make any difference.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 12:42:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680833#M17707</guid>
      <dc:creator>olaskallberg</dc:creator>
      <dc:date>2024-03-15T12:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Combine data from multiple sourcetypes</title>
      <link>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680836#M17708</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have shown you how to do this, with a runanywhere example included. If this isn't working for you, you need to provide some example events (in raw source format) where it is not working, because what you have provided so far has been shown to work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 13:08:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Combine-data-from-multiple-sourcetypes/m-p/680836#M17708</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-15T13:08:30Z</dc:date>
    </item>
  </channel>
</rss>

