Hi Macie, Is there a reason why you need it? The manage_agents tool doesn't allow you to duplicate ids (even after deleting) because internally it still uses it to link to old events, message ids, etc. If you re-use the id, the manager may treat the new agent as if it was the old one and may cause some errors. So, I wouldn't do that if I were you :)
Thanks, -- Daniel B. Cid dcid ( at ) ossec.net On Thu, Mar 12, 2009 at 11:34 AM, Macie Lee <[email protected]> wrote: > Once an agent ID being added to ossec server, it seem can not be reused, > even after your remove the agent or stop and restart ossec server. The ID > will keep increase. > > Is there any way to get around that? > >
