Re: flume-cassandra

2013-01-28 Thread Ralph Goers
This is absolutely NOT correct. We are using Flume NG to log to Cassandra. We fought with Flume OG for months trying to get it to work but it was never stable. The architecture of Flume OG had serious problems, which is why Flume NG was created. Ralph On Jan 23, 2013, at 9:46 PM, Priya

Re: flume-cassandra

2013-01-29 Thread Ralph Goers
ddress)??? > > Thank you > > > On Mon, Jan 28, 2013 at 10:26 PM, Ralph Goers > wrote: > This is absolutely NOT correct. We are using Flume NG to log to Cassandra. > We fought with Flume OG for months trying to get it to work but it was never > stable. The arc

Re: flume-cassandra

2013-01-29 Thread Ralph Goers
See below. On Jan 29, 2013, at 11:43 AM, Yogi Nerella wrote: > Ralph, > > Sorry Ramya for side tracking this thread. > > I am also looking for some open source tools to collect all log records from > various applications into a central place. > Looking at Cassandra File System as well, but rea

Re: flume-cassandra

2013-01-30 Thread Ralph Goers
i have > to connect it. Which host i have to install flume-casandra sink? Do i need to > run flume-ng on the host which is having Cassandra? > > Please reply me... > > > On Wed, Jan 30, 2013 at 12:54 AM, Ralph Goers > wrote: > We ended up writing our own custom si

Re: Unique row key

2013-02-14 Thread Ralph Goers
Only on a single machine with a single cpu. Multiple machines could still generate the same value. Multiple threads on the same machine could generate the same value. The uuid log4j 2 uses accounts for this. The Cassandra FAQ wiki page discusses using a uuid but the project it references is un

Re: [VOTE] GIT as primary source control for Apache Flume

2012-07-15 Thread Ralph Goers
+1 Ralph On Jul 15, 2012, at 12:22 PM, Hari Shreedharan wrote: > This is a call for VOTE to change the primary source control for Apache Flume > from Subversion to Git. > The discussion thread for this topic is available at [1]. > > Please cast your votes: > > [ ] +1 Accept git as the pri

Re: [VOTE] GIT as primary source control for Apache Flume

2012-07-16 Thread Ralph Goers
Can you provide your reasons why? Ralph On Jul 16, 2012, at 12:47 PM, Stern, Mark wrote: > -1 Reject the proposed change of source control from subversion to git for > Apache Flume. > > From: Hari Shreedharan [hshreedha...@cloudera.com] > Sent: Sunday,

Re: [VOTE] GIT as primary source control for Apache Flume

2012-07-16 Thread Ralph Goers
Sorry for the double post as I forgot to include the dev list. Can you provide your reasons why? Ralph On Jul 16, 2012, at 12:47 PM, Stern, Mark wrote: > -1 Reject the proposed change of source control from subversion to git for > Apache Flume. > > Fro

Re: Log4JAppender Ignoring the Logging Pattern. Getting only description.

2012-07-27 Thread Ralph Goers
You might consider looking at Log4j 2. It has a Flume Appender that records the whole formatted log message in the body. In addition, it will record the MDC fields as well. Sent from my iPad On Jul 27, 2012, at 5:49 AM, khadar basha wrote: > Hi > > I am using Flume1.2. Using avro source and

Re: Log4JAppender Ignoring the Logging Pattern. Getting only description.

2012-07-27 Thread Ralph Goers
e as part of 1.2. > > On Fri, Jul 27, 2012 at 6:31 PM, Ralph Goers wrote: > You might consider looking at Log4j 2. It has a Flume Appender that records > the whole formatted log message in the body. In addition, it will record the > MDC fields as well. > > Sent from my iPad

Re: dynamic hostnames for sinks

2012-08-13 Thread Ralph Goers
I'd be interested in knowing how you dynamically located the new host. I would also imagine you could create a "smart" sink that could failover itself. Ralph On Aug 13, 2012, at 11:33 AM, David Capwell wrote: > I am looking at flume for data ingestion on AWS. I was wondering how people > han

Re: Syslog Infrastructure with Flume

2012-10-28 Thread Ralph Goers
Since you ask... In our environment our primary concern is audit logs - have have to audit banking transactions as well as changes administrators make. We have a legacy system that needed to be integrated that had records in a form different than what we want stored. We also need to allow admin

[ANNOUNCE] Apache Flume 1.10.0 released

2022-06-14 Thread Ralph Goers
The Apache Flume team is pleased to announce the release of Flume version 1.10.0. Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. Flume 1.10.0 fixes CVE-2022-25167, a vulnerability in Flume’s JMSSource rela

[ANNOUNCE] Apache Flume 1.10.1 released

2022-08-20 Thread Ralph Goers
The Apache Flume team is pleased to announce the release of Flume version 1.10.1. Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. Flume 1.10.1 fixes CVE-2022-34916, a vulnerability in Flume’s JMSMessageCon

CVE-2022-42468 - Apache Flume Improper Input Validation (JNDI Injection) in JMSSource

2022-10-25 Thread Ralph Goers
Severity, medium Description: Flume’s JMSSource class can be configured with a providerUrl parameter. A JNDI lookup is performed on this name without performing an validation. This could result in untrusted data being deserialized. Mitigation Upgrade to Flume 1.11.0. In releases 1.4.0 through

[ANNOUNCE] Release of Apache Flume 1.11.0

2022-10-25 Thread Ralph Goers
The Apache Flume team is pleased to announce the release of Flume version 1.11.0. Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. This release can be downloaded from the Flume download page at: http://flum