I have an existing Logentries account that I already log application data to. I would now like to also log AppHarbor infrastructure layer data (load balancer, iis, etc). Basically exactly what you get when you add the AppHarbor Logentries plugin.
The problem with using the plugin approach is it creates a whole new account in logentries for each app. Not exactly practical when you have multiple apps or an existing account.
I have also tried to manually add a log drain to my app following the logentries syslog format that I saw after adding the plugin:
syslog://ahb1.api.logentries.com:10000
but gave up when I realized there was no way to specify the existing logentries log token.
Is this possible on AppHarbor currently? Will it be possible in the future? I've successfully got multiple AppHarbor apps to integrate with an existing NewRelic account, so hoping its also possible with Logentries.