<?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: Field Alias issue in props.conf in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683525#M19083</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;Permission is already set to global already for field alias.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Apr 2024 15:25:29 GMT</pubDate>
    <dc:creator>uagraw01</dc:creator>
    <dc:date>2024-04-07T15:25:29Z</dc:date>
    <item>
      <title>Field Alias issue in props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683519#M19081</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello Splunkers!!&lt;BR /&gt;Below are the sample event and I want to extract some fields into the Splunk while indexing.&lt;/P&gt;&lt;P&gt;I have used below props.conf to extract fields but nothing coming to Splunk in interesting fields.As well as i attched the screenshot of Splunk UI results in the attachment. Please guide me what i need to change in the setting?&lt;/P&gt;&lt;P&gt;[demo]&lt;BR /&gt;KEEP_EMPTY_VALS = false&lt;BR /&gt;KV_MODE = xml&lt;BR /&gt;LINE_BREAKER = &amp;lt;\/eqtext:EquipmentEvent&amp;gt;()&lt;BR /&gt;MAX_TIMESTAMP_LOOKAHEAD = 24&lt;BR /&gt;NO_BINARY_CHECK = true&lt;BR /&gt;SEDCMD-first = s/^.*&amp;lt;eqtext:EquipmentEvent/&amp;lt;eqtext:EquipmentEvent/g&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%3f%Z&lt;BR /&gt;TIME_PREFIX = ((?&amp;lt;!ReceiverFmInstanceName&amp;gt;))&amp;lt;eqtext:EventTime&amp;gt;&lt;BR /&gt;TRUNCATE = 100000000&lt;BR /&gt;category = Custom&lt;BR /&gt;disabled = false&lt;BR /&gt;pulldown_type = true&lt;BR /&gt;FIELDALIAS-fields_scada_xml = "eqtext:EquipmentEvent.eqtext:ID.eqtext:Location.eqtext:PhysicalLocation.AreaID" AS area "eqtext:EquipmentEvent.eqtext:ID.eqtext:Location.eqtext:PhysicalLocation.ElementID" AS element "eqtext:EquipmentEvent.eqtext:ID.eqtext:Location.eqtext:PhysicalLocation.EquipmentID" AS equipment "eqtext:EquipmentEvent.eqtext:ID.eqtext:Location.eqtext:PhysicalLocation.ZoneID" AS zone "eqtext:EquipmentEvent.eqtext:ID.eqtext:Description" AS description "eqtext:EquipmentEvent.eqtext:ID.eqtext:MIS_Address" AS mis_address "eqtext:EquipmentEvent.eqtext:Detail.State" AS state "eqtext:EquipmentEvent.eqtext:Detail.eqtext:EventTime" AS event_time "eqtext:EquipmentEvent.eqtext:Detail.eqtext:MsgNr" AS msg_nr "eqtext:EquipmentEvent.eqtext:Detail.eqtext:OperatorID" AS operator_id "eqtext:EquipmentEvent.eqtext:Detail.ErrorType" AS error_type "eqtext:EquipmentEvent.eqtext:Detail.Severity" AS severity&lt;/P&gt;&lt;P&gt;=================================&lt;BR /&gt;&amp;lt;eqtext:EquipmentEvent xmlns:eqtext="&lt;A href="http://vanderlande.com/FM/EqtEvent/EqtEventExtTypes/V1/1/5" target="_blank"&gt;http://vanderlande.com/FM/EqtEvent/EqtEventExtTypes/V1/1/5&lt;/A&gt;" xmlns:sbt="&lt;A href="http://vanderlande.com/FM/Common/Services/ServicesBaseTypes/V1/8/4" target="_blank"&gt;http://vanderlande.com/FM/Common/Services/ServicesBaseTypes/V1/8/4&lt;/A&gt;" xmlns:eqtexo="&lt;A href="http://vanderlande.com/FM/EqtEvent/EqtEventExtOut/V1/1/5" target="_blank"&gt;http://vanderlande.com/FM/EqtEvent/EqtEventExtOut/V1/1/5&lt;/A&gt;"&amp;gt;&amp;lt;eqtext:ID&amp;gt;&amp;lt;eqtext:Location&amp;gt;&amp;lt;eqtext:PhysicalLocation&amp;gt;&amp;lt;AreaID&amp;gt;8503&amp;lt;/AreaID&amp;gt;&amp;lt;ZoneID&amp;gt;3&amp;lt;/ZoneID&amp;gt;&amp;lt;EquipmentID&amp;gt;3&amp;lt;/EquipmentID&amp;gt;&amp;lt;ElementID&amp;gt;0&amp;lt;/ElementID&amp;gt;&amp;lt;/eqtext:PhysicalLocation&amp;gt;&amp;lt;/eqtext:Location&amp;gt;&amp;lt;eqtext:Description&amp;gt; LMS not healthy&amp;lt;/eqtext:Description&amp;gt;&amp;lt;eqtext:MIS_Address&amp;gt;0.3&amp;lt;/eqtext:MIS_Address&amp;gt;&amp;lt;/eqtext:ID&amp;gt;&amp;lt;eqtext:Detail&amp;gt;&amp;lt;State&amp;gt;WENT_OUT&amp;lt;/State&amp;gt;&amp;lt;eqtext:EventTime&amp;gt;2024-04-02T21:09:38.337Z&amp;lt;/eqtext:EventTime&amp;gt;&amp;lt;eqtext:MsgNr&amp;gt;4657614997395580315&amp;lt;/eqtext:MsgNr&amp;gt;&amp;lt;Severity&amp;gt;LOW&amp;lt;/Severity&amp;gt;&amp;lt;eqtext:OperatorID&amp;gt;WALVAU-SCADA-1&amp;lt;/eqtext:OperatorID&amp;gt;&amp;lt;ErrorType&amp;gt;TECHNICAL&amp;lt;/ErrorType&amp;gt;&amp;lt;/eqtext:Detail&amp;gt;&amp;lt;/eqtext:EquipmentEvent&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-07 18373376.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/30295iB0FE5682255C4D19/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-04-07 18373376.png" alt="Screenshot 2024-04-07 18373376.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 13:12:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683519#M19081</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2024-04-07T13:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Field Alias issue in props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683524#M19082</link>
      <description>&lt;P&gt;Assuming your naming is OK, check the permissions.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 15:14:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683524#M19082</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-04-07T15:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Field Alias issue in props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683525#M19083</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;Permission is already set to global already for field alias.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 15:25:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683525#M19083</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2024-04-07T15:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Field Alias issue in props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683529#M19084</link>
      <description>&lt;P&gt;The FIELDALIAS attribute extracts fields at search time rather than at index time as requested.&lt;/P&gt;&lt;P&gt;IME, it's unusual to have a single FIELDALIAS attribute define more than one alias.&amp;nbsp; Be sure the props.conf file has line continuation characters (\) between each alias as shown in props.conf.spec.&amp;nbsp; If that doesn't work, then use a separate FIELDALIAS setting for each alias.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 16:40:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683529#M19084</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-04-07T16:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Field Alias issue in props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683530#M19085</link>
      <description>&lt;P&gt;Ahh, indeed missed the "when indexing" part but I'd assume it was due to misunderstanding by &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/70277"&gt;@uagraw01&lt;/a&gt; how field extractions work - they indeed mostly work during search phase, not while indexing the events.&lt;/P&gt;&lt;P&gt;But in case it was really meant as "index-time aliases" - there is no such thing. Aliasing is always done during search time.&lt;/P&gt;&lt;P&gt;But yes, you can specify multiple field aliases in one alias group (you can check it out in GUI and check what conf file the server writes :-)).&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 17:37:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683530#M19085</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-04-07T17:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Field Alias issue in props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683531#M19086</link>
      <description>&lt;P&gt;But the aliases must be defined within an app. If that app is not exporting objects, it might cause a problem.&lt;/P&gt;&lt;P&gt;Anyway, global is one thing (exporting globally lets you use the knowledge objects in other apps' scopes), permissions assigned to a knowledge object is something else (you could export globally but only give permissions to selected roles).&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 17:39:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Field-Alias-issue-in-props-conf/m-p/683531#M19086</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-04-07T17:39:37Z</dc:date>
    </item>
  </channel>
</rss>

