ManageIQ / manageiq-rpm_build

Code to build RPMs for ManageIQ appliances and container images
Apache License 2.0
10 stars 25 forks source link

Disable rsyslog/journald log copies on appliances #411

Closed Fryguy closed 2 months ago

Fryguy commented 1 year ago

Opening this issue to discuss. The way to implement this is to remove im_journal module lines from /etc/rsyslog.conf, however since we don't own that file, it will require a post script in the appliance RPM. Is there a downside to doing this?

@agrare @bdunne Thoughts?

miq-bot commented 10 months ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

agrare commented 10 months ago

Okay had to dust off my unix handbook to get this done :laughing: https://github.com/ManageIQ/manageiq-rpm_build/pull/426 will comment out all lines starting with module(load="imjournal" and ending with StateFile="imjournal.state")

miq-bot commented 7 months ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

miq-bot commented 4 months ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.