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

Implement title API param for logging endpoint #541

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hobobandy
Copy link
Contributor

@hobobandy hobobandy commented Oct 6, 2024

Ref: https://kismetwireless.net/docs/api/logging/#start-a-log

Tested by a Discord user.

Note expected behavior may need tweaking, from the user:

For anyone else reading this in the future, Kismet starts with the logfile name defined in kismet_site.conf (if set). If you stop logging with the API and then start again posting {"title": "CustomName"} your new log file will begin with CustomName. If you stop logging with the API and start again (even without posting{"title": "CustomName"} your new logfile will still start with CustomName (it does not automatically revert back to what you have in your config file). If you want to go back to the logfile prefix defined in kismet_site.conf, restart Kismet or set it back with the API using title.

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