Listener in remote chunking worker #4706
              
                Unanswered
              
          
                  
                    
                      joethebatchguy
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| Is the listener you are referring to defined on the manager side or the worker side? Not sure i fully get your setup and expectations. Please share the minimal code required to be able to understand your issue and help you efficiently. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
We started to adopt remote chunking as our data volume keeps growing. It works great but with only one caveat: no listener anymore.
We used to do a lot of logging and auditing using process listener and writer listener. However none of these are available in a remote chunking setup.
Is there anyway to enable these listeners in a remote chunking worker?
Beta Was this translation helpful? Give feedback.
All reactions