Is there a way to connect a java (jboss as) application using log4j to loggly on openshift?
The configuration for log4j where you have full control over the server is configured here: https://www.loggly.com/docs/java-log4j/
But when i run the first…
I'm using Loggly in order to have a centralized logs aggregator for my app running on AWS (Elastic beanstalk). However I'm not able to save my application logs using the Python logging library and the django logging configuration. In my Loggly…
Anyone know how to search by keyword through loggly JSON logs?
I have JSON logs with a key messageText and if I search for cat i want a log with messageText: "someone took a photo of their cat" which should return about a bajillion results, but…
Is Papertrail the only service of its class that allows you to react to a logged event via webhook?
A hosted logging solution is what i'm looking for like Splunk storm or Papertrail.
I am trying to use LogglyLogger-CocoaLumberjack in my swift project.
I am getting this error in xCode.
Enum case 'verbose' has no associated values
I am unable to resolve this.
https://prnt.sc/uznr01
I am actually trying to translate the…
I have a web app, with node backend. I'm finishing the backend now and I was wondering what should I use for logging. Particularly, whether should I log locally or to some remote location, something like Loggly for example. The reason why I want to…
I want to integrate my java desktop application running in Windows with Loggly. I have created an account in Loggly. I have installed nxlog and started the service.
Nxlog.log file shows:
2014-10-22 19:02:16 INFO nxlog-ce-2.8.1248 started
…