We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Such logs do not have a completed record. Needs to be detected and handled appropriately.
The text was updated successfully, but these errors were encountered:
Note there is better handling of these - there will be a panic and an appropriate error message hopefully. Not sure what else to do at this point.
rmmeta.log: 36.7 MB/598.1 MB 6% estimated finish 11:45:07, 15m18s remaining... rmmeta.log: 36.7 MB/598.1 MB 6% estimated finish 11:45:23, 15m34s remaining... panic: ERROR: max running command limit (20000) exceeded. Does this server log have completion records configured (configurable server=3)? goroutine 8 [running]: github.com/rcowham/go-libp4dlog.(*P4dFileParser).LogParser.func4(0xc0000ff800, 0x9e6160, 0xc0000b91c0) /go/src/github.com/rcowham/go-libp4dlog/p4dlog.go:1421 +0x2b9 created by github.com/rcowham/go-libp4dlog.(*P4dFileParser).LogParser /go/src/github.com/rcowham/go-libp4dlog/p4dlog.go:1407 +0x174
rmmeta.log: 36.7 MB/598.1 MB 6% estimated finish 11:45:07, 15m18s remaining... rmmeta.log: 36.7 MB/598.1 MB 6% estimated finish 11:45:23, 15m34s remaining... panic: ERROR: max running command limit (20000) exceeded. Does this server log have completion records configured (configurable server=3)?
goroutine 8 [running]: github.com/rcowham/go-libp4dlog.(*P4dFileParser).LogParser.func4(0xc0000ff800, 0x9e6160, 0xc0000b91c0) /go/src/github.com/rcowham/go-libp4dlog/p4dlog.go:1421 +0x2b9 created by github.com/rcowham/go-libp4dlog.(*P4dFileParser).LogParser /go/src/github.com/rcowham/go-libp4dlog/p4dlog.go:1407 +0x174
Sorry, something went wrong.
Note that log2sql has a flag to help with this.
No branches or pull requests
Such logs do not have a completed record. Needs to be detected and handled appropriately.
The text was updated successfully, but these errors were encountered: