Re: Splunk

2012-10-18 Thread Matty Courtney
> >Thanks, >Matt Mullins >CloudPlatform Implementation Engineer >Worldwide Cloud Services ­ Citrix System, Inc. >+1 (407) 920-1107 ­ Office/Cell Phone >matt.mull...@citrix.com > > > > >On 10/18/12 11:30 AM, "Caleb Call" wrote: > >>What exactly do you me

Re: Splunk

2012-10-18 Thread Mathias Mullins
ll" wrote: >What exactly do you mean log parsing? We have our logs going in to >splunk, which wasn't any different than adding any other log in to >splunk. Do you mean setting up alerts around the logs? > > >On Oct 17, 2012, at 11:39 AM, Mathias Mullins > wrote: >

Re: Splunk

2012-10-18 Thread Caleb Call
What exactly do you mean log parsing? We have our logs going in to splunk, which wasn't any different than adding any other log in to splunk. Do you mean setting up alerts around the logs? On Oct 17, 2012, at 11:39 AM, Mathias Mullins wrote: > We are trying to setup Splunk t

RE: Splunk

2012-10-18 Thread Tamas Monos
ort(516) tls( ca_dir("/opt/syslog-ng/etc/ca.d") key_file("/opt/syslog-ng/etc/key.d/syslog.key") cert_file("/opt/syslog-ng/etc/cert.d/syslog.crt")) ); Then tell syslog-ng what to do (eg.): log { source(s_local); destination(d_messages); destination(d_

Splunk

2012-10-17 Thread Mathias Mullins
We are trying to setup Splunk to do log parsing for a cluster of 4 management servers. Does someone have some experience on this or some script settings that have been effective with them? Thanks, Matt