Summary: | Add a WebIF option for logs originated from Dehydrated | ||
---|---|---|---|
Product: | IPFire | Reporter: | Michael <ip.fire> |
Component: | --- | Assignee: | Assigned to nobody - feel free to grab it and work on it <nobody> |
Status: | CLOSED CANTFIX | QA Contact: | |
Severity: | Minor Usability | ||
Priority: | - Unknown - | CC: | adolf.belka, bbitsch, michael.tremer |
Version: | 2 | ||
Hardware: | unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugzilla.ipfire.org/show_bug.cgi?id=12922 |
Description
Michael
2022-08-31 14:18:33 UTC
I have had a look through the dehydrated config file and the dehydrated script itself and there is nothing anywhere related to logging. The only option that would be left would be to redirect all stout/stderr to /var/log/messages as part of the fcrontab command that would be used to run the script as required. However, looking at the dehydrated script, that would not be structured in any way, ie would not have the date time hostname etc sections that other stuff does. You could redirect all the stdout/stderr to another log file in /var so that the info is at least collected. So I believe that the answer is that there is no easy way to get it available to be seen in the System Logs section of the WUI. As there is no logging available from dehydrated then the requested option can not be implemented. |