For an iOS application that is using Couchbase lite, we do have 
"enableLogging" method on CBLManager class that enables us to specify type 
of logging for which log messages will start appearing in console. 

1.Is there a way to store these log messages (from ios application) as 
documents inside the couchbase server so that analysis of these log 
messages can be done via a search plugin for example "Elastic Search" on 
the server ?
2.Is it also possible that we can direct log messages to a different 
couchbase server (can be called a Logging server) that will be storing log 
messages from various couchbase lite based ios apps that is having 
different couchbase servers or databases?

The point #2 can be stated in other words as: Can we setup a couchbase 
server (acting as a Logging Server) that will store log messages from 
different iOS apps that are connected to different databases.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/2cd9050a-e14b-4086-b0e0-551059f048d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to