You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.
2017-01-28 17:59:50 Exception in thread "main" java.lang.NullPointerException
2017-01-28 17:59:50 at com.example.myproject.Book.getTitle(Book.java:16)
2017-01-28 17:59:50 at com.example.myproject.Author.getBookTitles(Author.java:25)
2017-01-28 17:59:50 at com.example.myproject.Bootstrap.main(Bootstrap.java:14)
For now sumoshell cannot recognize the above log lines as a same log entry.
The text was updated successfully, but these errors were encountered:
On Sat, Jan 28, 2017, 11:00 AM swordsp ***@***.***> wrote:
2017-01-28 17:59:50 Exception in thread "main" java.lang.NullPointerException
2017-01-28 17:59:50 at com.example.myproject.Book.getTitle(Book.java:16)
2017-01-28 17:59:50 at com.example.myproject.Author.getBookTitles(Author.java:25)
2017-01-28 17:59:50 at com.example.myproject.Bootstrap.main(Bootstrap.java:14)
The above log lines cannot be recognized as a same log entry.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#23>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAeFZwRJDl5bAqiKoFIX8D2OQcxuFdKxks5rW5BTgaJpZM4Lwle1>
.
We have a agent process to collect logs from different applications on multiple servers, and the prefix is actually appended by that agent which contains fields like timestamp/hosts/container id/etc.
I'll take a look at the code and see if I could send out a patch.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For now sumoshell cannot recognize the above log lines as a same log entry.
The text was updated successfully, but these errors were encountered: