Hi

I'm using nxlog2.4 in Amazon. OS: Amazon Linux. Connection from all services configured to Amazon ELB with SSL protocol. Output configured like this:

<Output out11>
   Module om_ssl
   Host   <ELB URL>
   Port   5002
   CertFile /etc/ssl/certs/***.crt
   CertKeyFile /etc/ssl/certs/***.key
   AllowUntrusted TRUE
   OutputType LineBased
   Exec   $Hostname = hostname(); $raw_event = $Hostname + " " + $raw_event;
</Output>

I encountered some problem with this configuration. Nxlog sometimes stop send logs and start again only after restart. I don't see anything in log file, simple it stop send logs.

Have someone encountered such problem?
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
nxlog-ce-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to