Controlling system.log rotation

2014-07-07 Thread Xavier Fustero
Hi, I used to have system.log writing directly to syslog and configure a rsyslog server to get all logs from my cassandra boxes. However, the java stack traces are a headache on my server and I read on rsyslog forums to change application to write to a file and let rsyslog to read from that file (

Re: Cassandra shows java exceptions

2013-11-28 Thread Xavier Fustero
in_ms” in your cassandra.yaml? > > -M > > > "Xavier Fustero" wrote in message > news:cah7zuusuh7s_9vvjaxg75fo5xd2rpwy6rgpw_ubxmwbwd4_...@mail.gmail.com... > Hi all, > > I am installing a cassandra 1.2 on Ubuntu. I followed the Debian/Ubuntu > guidelines but eve

Re: Cassandra shows java exceptions

2013-11-28 Thread Xavier Fustero
dow_in_ms” in your cassandra.yaml? > > -M > > > "Xavier Fustero" wrote in message > news:cah7zuusuh7s_9vvjaxg75fo5xd2rpwy6rgpw_ubxmwbwd4_...@mail.gmail.com... > Hi all, > > I am installing a cassandra 1.2 on Ubuntu. I followed the Debian/Ubuntu > guidelin

Cassandra shows java exceptions

2013-11-27 Thread Xavier Fustero
Hi all, I am installing a cassandra 1.2 on Ubuntu. I followed the Debian/Ubuntu guidelines but even following the procedure to get rid of openJDK it was always there. I read the packages a build using openJDK so I am not sure who really get rid of it. Anyway, I finally decided to install it from