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

[Feat]Options for Creating an sslkey.log #549

Open
ex8664 opened this issue Mar 23, 2024 · 1 comment
Open

[Feat]Options for Creating an sslkey.log #549

ex8664 opened this issue Mar 23, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ex8664
Copy link

ex8664 commented Mar 23, 2024

I need the XXXsslkey.log file, but it wasn't generated as default. (v3.4.0)

I started the AMF with the following option:
./bin/amf -l log/amf.log

By doing this, the following two files were generated
log/amf.log
log/key/amfsslkey.log

I find it counterintuitive that log/key/amfsslkey.log is generated with -l log/amf.log.
Is this the expected behavior?

I think it would be better to have sslkey.log created by default or to have a more intuitive option for specifying its creation.

@andy89923 andy89923 added the enhancement New feature or request label Mar 26, 2024
@andy89923
Copy link
Collaborator

Hello,

By doing this, the following two files were generated
log/amf.log
log/key/amfsslkey.log
Is this the expected behavior?

Yes, it's the current behavior for each NF now.

Thanks for the advice.
We would consider refactoring each NF to have a more intuitive way to generate log files.

@andy89923 andy89923 added the good first issue Good for newcomers label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants