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

Dump module should support an option to roll the files #29

Open
trunkfullofgoats opened this issue May 15, 2024 · 0 comments
Open

Dump module should support an option to roll the files #29

trunkfullofgoats opened this issue May 15, 2024 · 0 comments

Comments

@trunkfullofgoats
Copy link

In Linux systems "logrotate" is commonly used to perform this action, however, the program (daq_dump) would have to interpret something along with that (a signal perhaps?) to indicate that the file should be opened by name (thus getting a descriptor to the new empty log file.

Alternatively, this could be supported internally by the module as well by enabling it with a daq var by specifying a roll size / count of packets / time or whatever. IMO rolling by packet count or size would be ideal.

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

No branches or pull requests

1 participant