Akka.NET Remote Log Aggregation/Collecting -


i have scenario have client (console) application invoked enterprise job scheduler (autosys). client sends work "server " (quotes because cluster). need able ship log messages server client log messages related client's work request. built in logging support kind of distribution? can guidance on how can achieve this?

i see in codebase called loggingbus, need look?

my core usecase being able ship log entries across remote actors.

the best thing in case use built-in logger supports remote log shipping. akka.logging.serilog , akka.logging.nlog both have configurable logging targets can support this.

i think serilog combined seq best option.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -