Hello all.
I have installed the VM version v1.0.2 
After a year of work I have the root partition full:

$ df -h
Filesystem                    Size  Used Avail Use% Mounted on
/dev/mapper/graylog--vg-root   15G   15G     0 100% /
none                          4.0K     0  4.0K   0% /sys/fs/cgroup
udev                          2.0G  4.0K  2.0G   1% /dev
tmpfs                         396M  648K  395M   1% /run
none                          5.0M     0  5.0M   0% /run/lock
none                          2.0G     0  2.0G   0% /run/shm
none                          100M     0  100M   0% /run/user
/dev/sda1                     236M   37M  187M  17% /boot

Now I think that I have to delete something here:

$ sudo find / -path /data1/ -prune -or -size +500M -print
/var/log/graylog/nginx/access.log
/var/log/graylog/web/application.log
/var/log/graylog/elasticsearch/graylog2.log.2016-05-15
/var/log/graylog/elasticsearch/graylog2.log.2016-05-13
/var/log/graylog/elasticsearch/graylog2.log.2016-05-14
/var/opt/graylog/data/mongodb/journal/j._3
/var/opt/graylog/data/mongodb/journal/prealloc.2
/var/opt/graylog/data/mongodb/journal/j._4

I tried to access those directories but the SSH login I use (ubuntu / 
ubuntu) is not a root user so I can't access.
I'm not a linux expert at all so I have some difficulties in solving this 
problem.

Can someone help me on this?

Thanks in advance.

Stefano.

-- 
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/6cefd2a0-e5d2-4d41-bad9-0d75b8d08d54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to