<?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: Unable to rewrite host meta key at ingestion in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531263#M89382</link>
    <description>&lt;LI-CODE lang="markup"&gt;Sep 20 11:13:18 10.50.3.100 Sep 20 11:13:15 DC1ASM1.dc1.greendotcorp.com ASM:"MONEYPAK_WEBAPP","MONEYPAK_CLASS","Blocked","Attack signature detected","4523972057501654520","207.154.35.240","GET /Content/Images/img_logo01_module02.gif HTTP/1.1\r\nHost: www.moneypak.com\r\nUser-Agent: sam375/1.0[TF268435460801870024000000015076264944] UP.Browser/6.2.3.8 (GUI) MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1\r\nAccept-Charset: iso-8859-1\r\nAccept-Language: en; q=0.9, es-ve; q=0.9\r\nx-wap-profile: ""http://uaprof1.caohosting.com/UAProfSamsung_R375_TF_V01.xml""\r\nReferer: ../../UseMoneyPak.aspx\r\nCookie: ASP.NET_SessionId=fygzml55xi4i5j45sqnduhy3; __RequestVerificationToken_Lw__=a3NVWCZIIdAJq9jOKEbhic39Vp03TnfuaVRd0mv7yBMYi88KbWiEO1uTpjKuQyybqfSC6JzuMPAA/EPxUpMeeI5hAxDRBepfwT7oeGSTy4xDp+vX7lqDSnJ4C2FI5J6yNRoasA==; TS9d98d7=9f0b4c041f7d935b1147a57259d88de374a21272ed77bfab505b5c7636af3f5e4cdb125288da4b2db1281d8f\r\nAccept: application/octet-stream, application/vnd.oma.drm.content, application/vnd.oma.drm.message, application/vnd.oma.drm.rights+wbxml, application/vnd.oma.drm.rights+xml, a&lt;/LI-CODE&gt;</description>
    <pubDate>Sun, 29 Nov 2020 16:51:52 GMT</pubDate>
    <dc:creator>brent_weaver</dc:creator>
    <dc:date>2020-11-29T16:51:52Z</dc:date>
    <item>
      <title>Unable to rewrite host meta key at ingestion</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531261#M89380</link>
      <description>&lt;P&gt;I have a reg ex tested and working that will extract the host out of these events. My transforms is as follows:&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[hostextraction]
REGEX = ^.*\d+\s(.*)ASM:.*
FORMAT = host::$1
DEST_KEY = MetaData:Host&lt;/LI-CODE&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;props:&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[myst]
DATETIME_CONFIG =
LINE_BREAKER = ([\r\n]+)
NO_BINARY_CHECK = true
TIME_PREFIX = ^.{1,16}\b(?:\d{1,3}\.){3}\d{1,3}\b\s
TRANSFORMS-whateva = hostextraction&lt;/LI-CODE&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This has no affect on the host metadata key. Any help is much appreciated. I am taking this directly from Splunk Documentation. &amp;nbsp;I am getting this message in _internal&lt;/P&gt;&lt;DIV class="shared-eventsviewer-shared-rawfield"&gt;&lt;DIV class="raw-event normal  wrap "&gt;&lt;SPAN class="t"&gt;ERROR&lt;/SPAN&gt; &lt;SPAN class="t"&gt;regexExtractionProcessor&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt; &lt;SPAN class="t"&gt;REGEX&lt;/SPAN&gt; &lt;SPAN class="t"&gt;field&lt;/SPAN&gt; &lt;SPAN class="t"&gt;must&lt;/SPAN&gt; &lt;SPAN class="t"&gt;be&lt;/SPAN&gt; &lt;SPAN class="t"&gt;specified&lt;/SPAN&gt; &lt;SPAN class="t"&gt;tranform_name=hostextraction&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="shared-eventsviewer-list-body-row-selectedfields"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="shared-eventsviewer-list-body-row-selectedfields"&gt;Any help is much appreciated!&lt;/DIV&gt;</description>
      <pubDate>Sun, 29 Nov 2020 14:49:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531261#M89380</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-29T14:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to rewrite host meta key at ingestion</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531262#M89381</link>
      <description>Can you provide any sample data where you are trying extract host?</description>
      <pubDate>Sun, 29 Nov 2020 15:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531262#M89381</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-11-29T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to rewrite host meta key at ingestion</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531263#M89382</link>
      <description>&lt;LI-CODE lang="markup"&gt;Sep 20 11:13:18 10.50.3.100 Sep 20 11:13:15 DC1ASM1.dc1.greendotcorp.com ASM:"MONEYPAK_WEBAPP","MONEYPAK_CLASS","Blocked","Attack signature detected","4523972057501654520","207.154.35.240","GET /Content/Images/img_logo01_module02.gif HTTP/1.1\r\nHost: www.moneypak.com\r\nUser-Agent: sam375/1.0[TF268435460801870024000000015076264944] UP.Browser/6.2.3.8 (GUI) MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1\r\nAccept-Charset: iso-8859-1\r\nAccept-Language: en; q=0.9, es-ve; q=0.9\r\nx-wap-profile: ""http://uaprof1.caohosting.com/UAProfSamsung_R375_TF_V01.xml""\r\nReferer: ../../UseMoneyPak.aspx\r\nCookie: ASP.NET_SessionId=fygzml55xi4i5j45sqnduhy3; __RequestVerificationToken_Lw__=a3NVWCZIIdAJq9jOKEbhic39Vp03TnfuaVRd0mv7yBMYi88KbWiEO1uTpjKuQyybqfSC6JzuMPAA/EPxUpMeeI5hAxDRBepfwT7oeGSTy4xDp+vX7lqDSnJ4C2FI5J6yNRoasA==; TS9d98d7=9f0b4c041f7d935b1147a57259d88de374a21272ed77bfab505b5c7636af3f5e4cdb125288da4b2db1281d8f\r\nAccept: application/octet-stream, application/vnd.oma.drm.content, application/vnd.oma.drm.message, application/vnd.oma.drm.rights+wbxml, application/vnd.oma.drm.rights+xml, a&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 29 Nov 2020 16:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531263#M89382</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-29T16:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to rewrite host meta key at ingestion</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531264#M89383</link>
      <description>&lt;P&gt;See above as I just posted a sample of data.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 17:04:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-rewrite-host-meta-key-at-ingestion/m-p/531264#M89383</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-29T17:04:18Z</dc:date>
    </item>
  </channel>
</rss>

