You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/05/20 08:38:14 UTC

[GitHub] [skywalking] wu-sheng opened a new issue #6986: Consider to integrate fluentd file scanner into the Satellite

wu-sheng opened a new issue #6986:
URL: https://github.com/apache/skywalking/issues/6986


   We have Fluentd integration merged, see #6260. But when we need Satellite MMAP or don't want Kafka as a transport layer, Satellite should be able to read logs(file) directly.
   We could consider something similar with Fluentd in OTEL collector, and integrate it into the Satellite at the API level. FYI @hailin0 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] dmsolr commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
dmsolr commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-844871959


   Do you mean to let Satallite own the ability to read log files directly?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-844873097


   Then, we could remove the fluent agent and Kafka from the deployment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-903448750


   > Are we going to use some third-party lib like https://github.com/observIQ/stanza as an intergated log agent?
   
   Please don't mix different topics.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6986:
URL: https://github.com/apache/skywalking/issues/6986


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-844872822


   > Do you mean to let Satallite own the ability to read log files directly?
   
   Yes, I am.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] dmsolr commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
dmsolr commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-844879249


   Got it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-903454516


   Fluentd is c based, this issue is not suitable. You could submit a new issue or discuss about your proposal.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kagaya85 commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
kagaya85 commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-903447811


   Are we going to use some third-party lib like https://github.com/observIQ/stanza as an intergated log agent?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-844873551


   All logs could be transported in native gRPC log format, which is better.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kagaya85 commented on issue #6986: Consider to integrate fluentd file scanner into the Satellite

Posted by GitBox <gi...@apache.org>.
kagaya85 commented on issue #6986:
URL: https://github.com/apache/skywalking/issues/6986#issuecomment-903451491


   > > Are we going to use some third-party lib like [observIQ/stanza](https://github.com/observIQ/stanza) as an intergated log agent?
   > 
   > Please don't mix different topics.
   
   Sorry I may not understand the context, has this issue already been resolved? I am looking for contributing to skywalking-satellite but confused about this
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org