* eleftherios Banos <[email protected]> [20151108 19:38]: > Some files, are generating at all the sub-directories of the log directory > of Graylog2 1.2.2. > They are binary files, and I don't know, first why they are generating, and > if it is safe to delete them. > > The files name are like that: > > # ls > > @400000005626a104068c912c.s @40000000562be70422c085c4.s > @4000000056312d050396b18c.s @400000005638afa7038734b4.u > @40000000563f896d05a526fc.u > state > @400000005627f2840d8ec1ac.s @40000000562d388429e2213c.s > @4000000056327e850a8b8044.s @40000000563b7a5724502a5c.u config > @4000000056294404148f0214.s @40000000562e8a0430ee3ccc.s > @400000005633d005118bd81c.s @40000000563e32aa2e435c64.s current > @40000000562a95841bb03414.s @40000000562fdb8438152b8c.s > @400000005636408f13020cfc.s @40000000563f842a2f9fe30c.s lock > [root@ip-*** server]# pwd > > /var/log/graylog/server
current and the @4* files are log files managed by runit; config, lock & state are used by svlogd to configure and manage the logging. Check out http://smarden.org/runit/index.html and http://smarden.org/runit/svlogd.8.html to understand how it works and how to tweak it for your needs. qvb -- pica -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/20151109085110.GA5447%40grummit.biaix.org. For more options, visit https://groups.google.com/d/optout.
