fluent-plugin-flume
                                
                                
                                
                                    fluent-plugin-flume copied to clipboard
                            
                            
                            
                        Flume input and output plugin for Fluentd
                                            Results
                                            
                                                2
                                            
                                            fluent-plugin-flume issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            I run fluent agent with fluent-plugin-flume inside Docker container. After a period of time some programs inside my container failed with next error: > Check failed: _s.ok() Bad status: Runtime...
It seems the current code removed 'thrift_flume_event_server' yet in in_flume.rb, it is still requiring the missing file. I think the thrift definition has changed?