Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一组进入 NewRelic 的日志。预期的日志流是“MassageA”(表示同步已开始),然后是“MassageB”(表示同步已完成)。我需要监控我在它们之间一个接一个地收到两个“MassageA”(没有MassageB)的情况。关于如何实现这一目标的任何想法?
谢谢!