Skip to content
New issue

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

[Feature] Support openssl data capture #54

Merged
merged 12 commits into from
Oct 1, 2024
Merged

Conversation

hengyoush
Copy link
Owner

Support openssl data capture:

INFO[0016] [ Request ]
base=[timestamp_ns=1727766652852330847 byte_size=28] seqId=[0] msg=[select * from employees] isReq=[true]

[ Response ]
base=[timestamp_ns=1727766652852708928 byte_size=5] status=[2] Msg=[Resultset rows = 4]


[conn] [local addr]=172.17.0.4:3306 [remote addr]=172.17.0.1:34406 [side]=server [ssl]=true
[total duration] = 0.412(ms)(start=2024-10-01 15:10:52.852, end=2024-10-01 15:10:52.852)
[read from sockbuf]=0.077(ms)
[process internal duration]=0.398(ms)
[syscall] [read count]=2 [read bytes]=57 [write count]=1 [write bytes]=351
[ssl][plaintext] [read bytes]=28 [write bytes]=5

@hengyoush hengyoush merged commit 798cd4f into release/2.0.0-rc1 Oct 1, 2024
@hengyoush hengyoush deleted the feature/ssl branch December 19, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant