[ros-users] [Discourse.ros.org] [Next Generation ROS] ROS2 Logging

Nick Burek ros.discourse at gmail.com
Wed Oct 17 14:54:40 UTC 2018



[quote="gbiggs, post:3, topic:6469, full:true"]
Will the approach proposed here allow for using something like fluentd as an output? For complex robots, a tool like fluentd provides useful facilities for managing, viewing and processing logged information.
[/quote]

Yes, the proposed approach should be able to support fluentd. From what I can see, the easiest way to hook fluentd into this proposal would be to use a `tail` input to get the log events sent to to the log files. If more advanced features are needed you could always recompile the nodes and swap out the shared logger library with something that hooks directly into fluentd.





---
[Visit Topic](https://discourse.ros.org/t/ros2-logging/6469/4) or reply to this email to respond.




More information about the ros-users mailing list