Brian -- Thanks for the reply and for giving me a head-start on "rolling my own" solution.
Best wishes, Andy On 5/1/14 1:42 PM, "Brian Collins" <[email protected]> wrote: In Satellite, I've written a script to do that for all the "Show differences ..." actions. It takes completed and failed actions, moves them to archived actions, then deletes them from archived actions. It can easily be adjusted to purge a wider range of actions, and probably to accommodate the age of the items. It archives/purges 500 items at a time until they are all done. Including it as a .txt, but it's written in Python. > -----Original Message----- > From: [email protected] [mailto:spacewalk-list- > [email protected]] On Behalf Of Paul Robert Marino > Sent: Thursday, May 01, 2014 1:02 PM > To: [email protected] > Subject: Re: [Spacewalk-list] Is there a native function in spacewalk for > archiving and then deleting old "actions" > > As far as I know no there isn't but it may be possible to use the > API's to do that. > > On Thu, May 1, 2014 at 12:33 PM, Andy Ingham <[email protected]> >wrote: > > The process of manually "archiving" old actions and then deleting them > > (via the GUI) is very tedious. > > > > Is there a built-in way to have then cycle from "completed" (at least) >to > > "archived" when they reach X days/weeks/months old. Similarly, is >there a > > native way of having archived actions older than X months "deleted"? > > > > Just want to make sure I'm not missing an easy way to do this before > > trying to roll something on my own. > > > > Thanks! > > > > Andy > > > > Andy Ingham > > IT Infrastructure > > Fuqua School of Business > > Duke University > > > > > > > > > > _______________________________________________ > > Spacewalk-list mailing list > > [email protected] > > https://www.redhat.com/mailman/listinfo/spacewalk-list > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
