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

use tracing for logging #106

Closed
vadorovsky opened this issue Dec 1, 2021 · 0 comments · Fixed by #142
Closed

use tracing for logging #106

vadorovsky opened this issue Dec 1, 2021 · 0 comments · Fixed by #142
Projects

Comments

@vadorovsky
Copy link
Member

Use

https://crates.io/crates/tracing

for logging messages and audit

@vadorovsky vadorovsky created this issue from a note in lockc (To do) Dec 1, 2021
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 24, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 25, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 25, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 25, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 25, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 26, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 26, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
vadorovsky added a commit to vadorovsky/lockc that referenced this issue Jan 26, 2022
This change replaces libbpf-rs with Aya as a loader of eBPF programs in
the userspace part in lockc.

eBPF programs still remain written in C and are going to be rewritten in
Rust in separate changes.

Another change is change of logging library to tracing.

Fixes: lockc-project#135
Fixes: lockc-project#106
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
lockc automation moved this from To do to Done Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
lockc
Done
Development

Successfully merging a pull request may close this issue.

1 participant