<?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: VMWare user access gate way: How do I override source types on a per-event basis? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/613726#M106207</link>
    <description>&lt;P&gt;Apart from the fact that in the pasted configs you use MetaData:Sourcetype and in the log entry you quoted in the initial post there was MetaData:SourceType (this setting is case sensitive!), there doesn't seem to be anything wrong with those props/transforms.&lt;/P&gt;&lt;P&gt;I'm not sure if you're copy-pasting or typing the settings here by hand but I'd suggest you doublecheck the case of your spelling - these settings _are_ case sensitive.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 08:10:30 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-09-20T08:10:30Z</dc:date>
    <item>
      <title>VMWare user access gate way: How do I override source types on a per-event basis?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/607248#M105444</link>
      <description>&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/How-to-seperate-different-Sourcetype-logs-from-single-syslog-IP/m-p/585312#M102988" target="_blank" rel="noopener"&gt;Solved: How to seperate different Sourcetype logs from sin... - Splunk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.vmware.com/en/Unified-Access-Gateway/3.8/com.vmware.uag-38-deploy-config.doc/GUID-F71E6283-E24B-49F5-8AC6-D28915CD41AD.html" target="_blank" rel="noopener"&gt;Configure Unified Access Gateway System Settings (vmware.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.vmware.com/en/Unified-Access-Gateway/2203/uag-deploy-config/GUID-76785536-56DF-48B6-A471-F3C60C3A587F.html" target="_blank"&gt;Syslog Formats and Events (vmware.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Trying to override syslog and created props.conf &amp;amp; transform.conf.&amp;nbsp; It is not working.&amp;nbsp; What I am doing wrong?&amp;nbsp; initially getting an error:&amp;nbsp;&amp;nbsp;Undocumented key used in transforms.conf; stanza='vmware:uag:admin' setting='DEST_KEY' key='MetaData:SourceType'&amp;nbsp; but, &lt;A title="Couldn't set sourcetype on transforms.conf" href="https://community.splunk.com/t5/Splunk-Enterprise/Couldn-t-set-sourcetype-on-transforms-conf/m-p/535041#M4642" target="_self"&gt;found link here that help solve.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but, still not working.&amp;nbsp; I am not search at HF.&amp;nbsp; I set the setting the HF.&lt;/P&gt;&lt;P&gt;props.conf&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;[syslog::/var/log/%hostname%/syslog]
TRANSFORMS-sourcetype = vmware:uag:admin, vmware:uag:audit, vmware:uag:esmanager&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;transforms.conf&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;[vmware:uag:admin]
REGEX = :\d\d\s+\w{5}\w{4}\suag-admin\:(.+)\n
FORMAT = sourcetype::vmware:uag:admin
DEST_KEY = MetaData:Sourcetype

[vmware:uag:audit]
REGEX = :\d\d\s+\w{5}\w{4}\suag-audit\:(.+)\n
FORMAT = sourcetype::vmware:uag:admin
DEST_KEY = MetaData:Sourcetype

[vmware:uag:esmanager]
REGEX = :\d\d\s+\w{5}\w{4}\suag-esmanager\:(.+)\n
FORMAT = sourcetype::vmware:uag:esmanager
DEST_KEY = MetaData:Sourcetype&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;</description>
      <pubDate>Mon, 19 Sep 2022 20:04:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/607248#M105444</guid>
      <dc:creator>youngsuh</dc:creator>
      <dc:date>2022-09-19T20:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare user access gate way: How do I override source types on a per-event basis?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/607255#M105445</link>
      <description>&lt;P&gt;Are your props.conf stanzas literally say "syslog-host1", "syslog-host2" and so on?&lt;/P&gt;&lt;P&gt;Are your sourcetypes really named that?&lt;/P&gt;&lt;P&gt;On which component did you put those entries?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 19:50:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/607255#M105445</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-07-27T19:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare user access gate way: How do I override source types on a per-event basis?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/613615#M106181</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;Or&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are your sourcetypes really named that?&amp;nbsp; No, It's coming the monitoring has sorucetype=syslog&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On which component did you put those entries?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the inputs.conf&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;&lt;LI-CODE lang="markup"&gt;[monitor:///var/log/$mask_host1$/syslog]
disabled = false
#initCrcLength = 800
crcSalt = &amp;lt;SOURCE&amp;gt;
index = test
sourcetype = uag:syslog

[monitor:///var/log/$mask_host2$/syslog]
disabled = false
#initCrcLength = 800
crcSalt = &amp;lt;SOURCE&amp;gt;
index = test
sourcetype = uag:syslog

[monitor:///var/log/$mask_host3$/syslog]
disabled = false
#initCrcLength = 800
crcSalt = &amp;lt;SOURCE&amp;gt;
index = test
sourcetype = uag:syslog&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;Props.conf on the HF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[uag:syslog]
category = Custom
TRANSFORMS-uag:syslog = vmware:uag:admin, vmware:uag:audit, vmware:uag:esmanager&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;Transform.conf on the HF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[vmware:uag:admin]
REGEX = uag-admin\:
FORMAT = sourcetype::vmware:uag:admin
DEST_KEY = MetaData:Sourcetype

[vmware:uag:audit]
REGEX = uag-audit\:
FORMAT = sourcetype::vmware:uag:audit
DEST_KEY = MetaData:Sourcetype

[vmware:uag:esmanager]
REGEX = uag-esmanager\:
FORMAT = sourcetype::vmware:uag:esmanager
DEST_KEY = MetaData:Sourcetype&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;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;, does that answer your question?&amp;nbsp; Is my approach wrong?&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 19:56:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/613615#M106181</guid>
      <dc:creator>youngsuh</dc:creator>
      <dc:date>2022-09-19T19:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare user access gate way: How do I override source types on a per-event basis?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/613726#M106207</link>
      <description>&lt;P&gt;Apart from the fact that in the pasted configs you use MetaData:Sourcetype and in the log entry you quoted in the initial post there was MetaData:SourceType (this setting is case sensitive!), there doesn't seem to be anything wrong with those props/transforms.&lt;/P&gt;&lt;P&gt;I'm not sure if you're copy-pasting or typing the settings here by hand but I'd suggest you doublecheck the case of your spelling - these settings _are_ case sensitive.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 08:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/VMWare-user-access-gate-way-How-do-I-override-source-types-on-a/m-p/613726#M106207</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-09-20T08:10:30Z</dc:date>
    </item>
  </channel>
</rss>

