<?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: Why is there a carriage return appended to the WMI Account_Name field? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-there-a-carriage-return-appended-to-the-WMI-Account-Name/m-p/79894#M16436</link>
    <description>&lt;P&gt;to Source Name  use&lt;BR /&gt;
 | eval src_name=mvindex(Account_Name, 0)&lt;/P&gt;

&lt;P&gt;To Target Name use&lt;BR /&gt;
 | eval src_name=mvindex(Account_Name, 1)&lt;/P&gt;

&lt;P&gt;Example:&lt;BR /&gt;
index=main source="WinEventLog:Security" (EventCode=4720 OR EventCode=4722) Account_Name!="*$" | eval src_name=mvindex(Account_Name,0) | eval tgt_name=mvindex(Account_Name,1) | table src_name, tgt_name&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 13:09:35 GMT</pubDate>
    <dc:creator>erick_costa</dc:creator>
    <dc:date>2020-09-28T13:09:35Z</dc:date>
    <item>
      <title>Why is there a carriage return appended to the WMI Account_Name field?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-there-a-carriage-return-appended-to-the-WMI-Account-Name/m-p/79893#M16435</link>
      <description>&lt;P&gt;For sourcetype="WinEventLog:Security the extraction for field Account_Name appears to be prepending a carriage return to the the value.  This screws up csv output.  Is behavior by design?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 14:54:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-there-a-carriage-return-appended-to-the-WMI-Account-Name/m-p/79893#M16435</guid>
      <dc:creator>ehoward</dc:creator>
      <dc:date>2011-09-22T14:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there a carriage return appended to the WMI Account_Name field?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-there-a-carriage-return-appended-to-the-WMI-Account-Name/m-p/79894#M16436</link>
      <description>&lt;P&gt;to Source Name  use&lt;BR /&gt;
 | eval src_name=mvindex(Account_Name, 0)&lt;/P&gt;

&lt;P&gt;To Target Name use&lt;BR /&gt;
 | eval src_name=mvindex(Account_Name, 1)&lt;/P&gt;

&lt;P&gt;Example:&lt;BR /&gt;
index=main source="WinEventLog:Security" (EventCode=4720 OR EventCode=4722) Account_Name!="*$" | eval src_name=mvindex(Account_Name,0) | eval tgt_name=mvindex(Account_Name,1) | table src_name, tgt_name&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:09:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-there-a-carriage-return-appended-to-the-WMI-Account-Name/m-p/79894#M16436</guid>
      <dc:creator>erick_costa</dc:creator>
      <dc:date>2020-09-28T13:09:35Z</dc:date>
    </item>
  </channel>
</rss>

