Hi @ all

Graylog offer a heroku extractor pack, to extract logs from Heroku apps.




  "id" : null,
  "name" : "Heroku",
  "description" : "This content pack spawns a TCP input on port 11003 with 
parsers that extract all request information and timings out of Heroku logs.",
  "category" : "SaaS",
  "inputs" : [ {
    "title" : "Heroku",
    "configuration" : {
      "recv_buffer_size" : 1048576,
      "port" : 11003,
      "tls_key_password" : "", ...



Has anybody extended it with an extractor-pattern to merge java stack 
traces into one line? It would be nice to see a example how it works, its 
pretty hard to monitor exceptions in java apps if the exceptions are stored 
as n lines.


Thanks in advance

Ivan

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/5b3d9ea9-0c1c-4c15-9335-349cf2968009%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to