We are trying to find a good way to handle the logging in vCO and haven't found a good way and I am looking for suggestions. We have been relying on the non-persistent logs in the vCO Client that originate with the System.log() statements. I know the Server.log() statements will show up in the Events tab of the vCO Client and will be permanent, but that will fill up the database and we'll have to purge frequently. The persistent logs that get put on the vCO server aren't that readable. We're curious about using Logstash or Splunk.
So does anyone have a good method for logging vCO? Thanks for any suggestions!