[
https://issues.apache.org/jira/browse/FLUME-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403483#comment-13403483
]
Hari Shreedharan commented on FLUME-1287:
-----------------------------------------
You could simply pass this as a parameter to flume:
-Dflume.root.logger=INFO,console
So the final command will look like:
bin/flume-ng agent -n agent -f <file> -c <conf_folder>
-Dflume.root.logger=INFO,console
This will log info(and higher) level log messages to console.
> Add Standalone Example to Docs
> ------------------------------
>
> Key: FLUME-1287
> URL: https://issues.apache.org/jira/browse/FLUME-1287
> Project: Flume
> Issue Type: Improvement
> Reporter: Patrick Wendell
> Assignee: Patrick Wendell
> Priority: Minor
> Attachments: FLUME-1287.patch.v1.txt
>
>
> The docs do a good job of describing the general config format - but it would
> be helpful to have a short example in the user guide showing how to configure
> a simple standalone (single agent, local source/sink) deployment of Flume to
> quickly get started. People learn best by example.
> Please assign to me - will write up something briefly to add to user guide.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira