<?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 Adding vCenter logs into Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84449#M17543</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We have most of our environment reporting into Splunk.  This includes ESXi hosts, vCenter, Exchange 2007 and several other servers.  Currently we only have the Windows Logs (System, Application, Security) reporting in.  An example of our inputs.conf file on our vCenter is below:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = vCenter&lt;/P&gt;

&lt;P&gt;[WinEventLog:Application]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index=windows&lt;/P&gt;

&lt;P&gt;[WinEventLog:Security]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index=windows&lt;/P&gt;

&lt;P&gt;[WinEventLog:System]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index=windows&lt;/P&gt;

&lt;P&gt;On this host I would like to start monitoring all the vCenter logs on this host and I believe I can accomplish this by simply monifying the inputs.conf file.  The log files I want to monitor are all located here:&lt;/P&gt;

&lt;P&gt;%ALLUSERSPROFILE%\VMware\VMware VirtualCenter\Logs\&lt;/P&gt;

&lt;P&gt;These log file names appear to be non-standard and subject to change.  Example: (vpxd-15979.log).  Is it possible to monitor the entire folder for changes?  I have searched for a KB article detailing how to set this up but have come up emtpy, I doubt that I am the first person to try this.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2012 16:48:20 GMT</pubDate>
    <dc:creator>dbutch1976</dc:creator>
    <dc:date>2012-06-26T16:48:20Z</dc:date>
    <item>
      <title>Adding vCenter logs into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84449#M17543</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We have most of our environment reporting into Splunk.  This includes ESXi hosts, vCenter, Exchange 2007 and several other servers.  Currently we only have the Windows Logs (System, Application, Security) reporting in.  An example of our inputs.conf file on our vCenter is below:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = vCenter&lt;/P&gt;

&lt;P&gt;[WinEventLog:Application]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index=windows&lt;/P&gt;

&lt;P&gt;[WinEventLog:Security]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index=windows&lt;/P&gt;

&lt;P&gt;[WinEventLog:System]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index=windows&lt;/P&gt;

&lt;P&gt;On this host I would like to start monitoring all the vCenter logs on this host and I believe I can accomplish this by simply monifying the inputs.conf file.  The log files I want to monitor are all located here:&lt;/P&gt;

&lt;P&gt;%ALLUSERSPROFILE%\VMware\VMware VirtualCenter\Logs\&lt;/P&gt;

&lt;P&gt;These log file names appear to be non-standard and subject to change.  Example: (vpxd-15979.log).  Is it possible to monitor the entire folder for changes?  I have searched for a KB article detailing how to set this up but have come up emtpy, I doubt that I am the first person to try this.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 16:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84449#M17543</guid>
      <dc:creator>dbutch1976</dc:creator>
      <dc:date>2012-06-26T16:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding vCenter logs into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84450#M17544</link>
      <description>&lt;P&gt;I'm not familiar with vCenter logs, but to monitor all .log file in a directory you could add the following to the inputs.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://c:\path\to\vcenter\logs\*.log]
index = vcenter
sourcetype = vcenter
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Data/Editinputs.conf"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/Data/Editinputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You may also want to check out the new app for VMware.  I got a quick demo last week by our Splunk rep and was really impressed.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2012 02:11:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84450#M17544</guid>
      <dc:creator>farleymike</dc:creator>
      <dc:date>2012-06-27T02:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding vCenter logs into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84451#M17545</link>
      <description>&lt;P&gt;That's got it working, thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:55:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84451#M17545</guid>
      <dc:creator>dbutch1976</dc:creator>
      <dc:date>2012-06-27T15:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding vCenter logs into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84452#M17546</link>
      <description>&lt;P&gt;in the future, if an answer solves your problem, please accept it by checking the checkbox (i did it this time :))&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2012 20:38:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Adding-vCenter-logs-into-Splunk/m-p/84452#M17546</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2012-12-31T20:38:53Z</dc:date>
    </item>
  </channel>
</rss>

