log4stash
                                
                                
                                
                                    log4stash copied to clipboard
                            
                            
                            
                        How to use it on .Net 6?
Hello, do you have an example on how to configure this package to work with .Net 6? I have the configuration file, but I can't see any log on kibana.
in program.cs  I have
XmlConfigurator.Configure(new FileInfo("log4net.config"));
But what to do in order to get log4stash working?