<?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: Multiple Deployments - Splunk App for McAfee Web Gateway in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146007#M72172</link>
    <description>&lt;P&gt;Thanks Pavel, I will keep it simple, as well as use the "host" field for regional searches.&lt;/P&gt;

&lt;P&gt;I will definitely use tcp over udp, I used udp to initially test.&lt;/P&gt;

&lt;P&gt;I will be sending my MWG logs to a universal forwarder which will NOT have the MWG app installed; the MWG app will be installed on each of my indexers.  &lt;/P&gt;

&lt;P&gt;Will this affect behavior?  Do I need to enable a separate receive port on my universal forwarders so as to keep MGW data separate from everything else coming in on its assigned port?&lt;/P&gt;

&lt;P&gt;Thanks again!&lt;/P&gt;

&lt;P&gt;-mi&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2014 19:40:11 GMT</pubDate>
    <dc:creator>nychawk</dc:creator>
    <dc:date>2014-07-17T19:40:11Z</dc:date>
    <item>
      <title>Multiple Deployments - Splunk App for McAfee Web Gateway</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146005#M72170</link>
      <description>&lt;P&gt;I have just installed the McAfee Web Gateway app on Splunk 6.1.2, it's awesome!; thank you Pavel Prostine (&lt;A href="http://answers.splunk.com/users/204508/pavelp"&gt;http://answers.splunk.com/users/204508/pavelp&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;I was wondering what folks are doing for receiving logs and managing/configuring multiple McAfee Web Gateway devices, I will be deploying 75 new ones over the next 6 months.&lt;/P&gt;

&lt;P&gt;I am considering sending each MGW device to a regional universal (light) forwarder, who in turn will resend upstream to its assigned indexer/s. &lt;/P&gt;

&lt;P&gt;I would like to easily determine which site's MGW has become cause for concern. if I followed the install instructions, then sourcetype=MWGaccess3 would be the same for each one; which might be acceptable.   But, if I were to rewrite the XML file that is used to create this, and I renamed MWGaccess3 to MWGaccess-NYC for the NYC MGW, if I saw that sourcetype, I could quickly determine the sources region, and office location.&lt;/P&gt;

&lt;P&gt;My questions are:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Does a sourcetype rename like what I've described make sense?  Would it create multiple dashboards too?  in the end, I would like to have all sites logs aggregated as one.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Is it not advisable to use the same data input (currently using UDP/5514), then send upstream to the same port on the indexer/s?  Or should I make the port on the indexer/s different? I am thinking that if I did the above, then here is where I can make them all uniform for sourcetype? &lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Many thank in advance,&lt;/P&gt;

&lt;P&gt;-mi&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2014 20:17:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146005#M72170</guid>
      <dc:creator>nychawk</dc:creator>
      <dc:date>2014-07-16T20:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployments - Splunk App for McAfee Web Gateway</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146006#M72171</link>
      <description>&lt;P&gt;Hello nychawk,&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;the splunk assign a "host" field for every input coming remotely. Based on this field you can add a dashboard filter or add a location field to tables and dashboards.&lt;BR /&gt;
Additionally you can create a lookup table to be able to see the region where a particular host is located.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;I would use the same sourcetype for all logs and filter based on the "host" field instead of creating many different sourcetypes.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Additionally you can consider using TCP instead of UDP.&lt;/P&gt;

&lt;P&gt;Best Regards&lt;BR /&gt;
Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2014 10:50:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146006#M72171</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2014-07-17T10:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployments - Splunk App for McAfee Web Gateway</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146007#M72172</link>
      <description>&lt;P&gt;Thanks Pavel, I will keep it simple, as well as use the "host" field for regional searches.&lt;/P&gt;

&lt;P&gt;I will definitely use tcp over udp, I used udp to initially test.&lt;/P&gt;

&lt;P&gt;I will be sending my MWG logs to a universal forwarder which will NOT have the MWG app installed; the MWG app will be installed on each of my indexers.  &lt;/P&gt;

&lt;P&gt;Will this affect behavior?  Do I need to enable a separate receive port on my universal forwarders so as to keep MGW data separate from everything else coming in on its assigned port?&lt;/P&gt;

&lt;P&gt;Thanks again!&lt;/P&gt;

&lt;P&gt;-mi&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2014 19:40:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146007#M72172</guid>
      <dc:creator>nychawk</dc:creator>
      <dc:date>2014-07-17T19:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployments - Splunk App for McAfee Web Gateway</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146008#M72173</link>
      <description>&lt;P&gt;Hi! You can send logs directly to splunk using rsyslog via TCP.&lt;/P&gt;

&lt;P&gt;You can configure your splunk indexer to listen on separate port exclusive for MWG logs coming in and assign a required sourcetype for this input.&lt;/P&gt;

&lt;P&gt;for example:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;MWG NewYork (mwg-usa-ny), rsyslog sends logs via TCP:9514 to splunk indexer located in the USA &lt;/LI&gt;
&lt;LI&gt;MWG San Francisco (mwg-usa-sf), rsyslog sends logs via TCP:9514 to splunk indexer located in  the USA &lt;/LI&gt;
&lt;LI&gt;MWG London  (mwg-eu-lon), rsyslog sends logs via TCP:9514 to splunk indexer located in Europe &lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;on the search head, you can filter based on the host field, for example you can show all US locations using host=mwg-usa-* filter.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:43:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146008#M72173</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2014-07-21T10:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Deployments - Splunk App for McAfee Web Gateway</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146009#M72174</link>
      <description>&lt;P&gt;I still intend to send all of my local logs to a univ. forwarder, who will relay to my indexers. Looks like I need to keep my ports unique to MWG, no problem there.&lt;/P&gt;

&lt;P&gt;Thanks again for the great app.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 13:45:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Multiple-Deployments-Splunk-App-for-McAfee-Web-Gateway/m-p/146009#M72174</guid>
      <dc:creator>nychawk</dc:creator>
      <dc:date>2014-07-21T13:45:28Z</dc:date>
    </item>
  </channel>
</rss>

