You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by sh...@accenture.com on 2012/12/17 11:14:41 UTC

Flume logs not getting generated

Hi,

I started flume. It says, logging at "logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log".
But when I fire the command "tail -f logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log",
I get the error message

[root@ip-10-83-35-173 conf]# tail -f logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log
tail: cannot open `logging' for reading: No such file or directory
tail: cannot open `to' for reading: No such file or directory
tail: cannot open `/var/log/flume/flume-flume-node-ip-10-83-35-173.log' for reading: No such file or directory


Please help!

Thanks and Regards,
Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568


________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.

______________________________________________________________________________________

www.accenture.com

Re: Flume logs not getting generated

Posted by Alexander Lorenz <wg...@gmail.com>.
As more people had said - go and use Flume NG. The version you use will not receive any updates.

For this issue:
- check the logs
- the file will be created when the first event is written into 
- check the delivering system and structure under /tmp/flume*

regards

On Dec 17, 2012, at 11:14 AM, shouvanik.haldar@accenture.com wrote:

> Hi,
> 
> I started flume. It says, logging at "logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log".
> But when I fire the command "tail -f logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log",
> I get the error message
> 
> [root@ip-10-83-35-173 conf]# tail -f logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log
> tail: cannot open `logging' for reading: No such file or directory
> tail: cannot open `to' for reading: No such file or directory
> tail: cannot open `/var/log/flume/flume-flume-node-ip-10-83-35-173.log' for reading: No such file or directory
> 
> 
> Please help!
> 
> Thanks and Regards,
> Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568
> 
> 
> ________________________________
> This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited.
> 
> Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.
> 
> ______________________________________________________________________________________
> 
> www.accenture.com


RE: Flume logs not getting generated

Posted by sh...@accenture.com.
Flume process running on node1 has similar setup like that on node2. But Flume is writing to logs on node1, but not inside node2.

Thanks and Regards,
Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568

From: Nitin Pawar [mailto:nitinpawar432@gmail.com]
Sent: Monday, December 17, 2012 6:07 PM
To: user@flume.apache.org
Subject: Re: Flume logs not getting generated

your file name is /var/log/flume/flume-flume-node-ip-10-83-35-173.log only

do a ls -l /var/log/flume/flume-flume-node-ip-10-83-35-173.log and see file exists

logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log is a message

if the file is not present make sure your flume process is running and has permission to write into /var/log

On Mon, Dec 17, 2012 at 3:44 PM, <sh...@accenture.com>> wrote:
Hi,

I started flume. It says, logging at "logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log".
But when I fire the command "tail -f logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log",
I get the error message

[root@ip-10-83-35-173 conf]# tail -f logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log
tail: cannot open `logging' for reading: No such file or directory
tail: cannot open `to' for reading: No such file or directory
tail: cannot open `/var/log/flume/flume-flume-node-ip-10-83-35-173.log' for reading: No such file or directory


Please help!

Thanks and Regards,
Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568<tel:%2B91-9830017568>


________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.

______________________________________________________________________________________

www.accenture.com<http://www.accenture.com>



--
Nitin Pawar

Re: Flume logs not getting generated

Posted by Nitin Pawar <ni...@gmail.com>.
your file name is /var/log/flume/flume-flume-node-ip-10-83-35-173.log only

do a ls -l /var/log/flume/flume-flume-node-ip-10-83-35-173.log and see file
exists

logging to /var/log/flume/flume-flume-node-ip-10-83-35-173.log is a message

if the file is not present make sure your flume process is running and has
permission to write into /var/log


On Mon, Dec 17, 2012 at 3:44 PM, <sh...@accenture.com> wrote:

>  Hi,****
>
> ** **
>
> I started flume. It says, logging at “logging to
> /var/log/flume/flume-flume-node-ip-10-83-35-173.log”.****
>
> But when I fire the command “tail -f logging to
> /var/log/flume/flume-flume-node-ip-10-83-35-173.log”,****
>
> I get the error message****
>
> ** **
>
> [root@ip-10-83-35-173 conf]# tail -f logging to
> /var/log/flume/flume-flume-node-ip-10-83-35-173.log****
>
> tail: cannot open `logging' for reading: No such file or directory****
>
> tail: cannot open `to' for reading: No such file or directory****
>
> tail: cannot open `/var/log/flume/flume-flume-node-ip-10-83-35-173.log'
> for reading: No such file or directory****
>
> ** **
>
> ** **
>
> Please help!****
>
> ** **
>
> *Thanks and Regards,*
>
> *Shouvanik Haldar | Cloud SME Pool | Mobile:+91-9830017568 *
>
> ** **
>
> ------------------------------
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the e-mail by you is prohibited.
>
> Where allowed by local law, electronic communications with Accenture and
> its affiliates, including e-mail and instant messaging (including content),
> may be scanned by our systems for the purposes of information security and
> assessment of internal compliance with Accenture policy.
>
>
> ______________________________________________________________________________________
>
> www.accenture.com
>



-- 
Nitin Pawar