开发者

Has anyone used Facebook Scribe? (the tool for logging everything) [closed]

开发者 https://www.devze.com 2022-12-16 08:16 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_如何学编程
Closed. This question needs to be more focused. It is not currently accepting answers.
开发者_如何学编程

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 8 years ago.

Improve this question

How does it work? (Explain it in terms of server, writes, GETs, values, whatever).

DOes it work with Win32 apps?


I'll try to explain:

  1. There is an application, with thrift class/interface. When event that you want to log occures, you send message to the
  2. Server, which collect logs from many sources (application, server logs, etc)
  3. And then server decides what do do with it: generate visualization, send over tcp/ip, store in a file, nfs, hdfs, you decide.
  4. Server and client can be the same app or machine, or this log data can be sent from client over internet.

Definitely works with win32 apps.


It Works Great. We're using Scribe to test some message processing. We're sending Apache logs with Scribe. (Under Ubuntu)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号