Questions tagged [loggly]

Loggly is a cloud-based log management service.

Loggly is a cloud-based log management service.

97 questions
0
votes
1 answer

How to connect log4j to loggly on openshift?

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…
cremersstijn
  • 2,375
  • 4
  • 28
  • 41
0
votes
2 answers

Django + Loggly: app logs not saved

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…
daveoncode
  • 18,900
  • 15
  • 104
  • 159
0
votes
3 answers

Do a keyword search on 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…
John Servinis
  • 269
  • 5
  • 15
0
votes
2 answers

Logging services ala splunk, papertrail, etc

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.
sirvon
  • 2,547
  • 1
  • 31
  • 55
-1
votes
1 answer

Integrating LogglyLogger-CocoaLumberjack in swift project

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…
Qadir Hussain
  • 8,721
  • 13
  • 89
  • 124
-1
votes
1 answer

Local logging vs. using remote service

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…
Maciej Krawczyk
  • 14,825
  • 5
  • 55
  • 67
-1
votes
1 answer

How to integrate java, log4j, nxlog, loggly in a Windows system?

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 …
1 2 3 4 5 6
7