Extend Disk Size in installation not OVA

Hi Jan and @macko003,

It is not set in my config, but appears to default to /var/lib/elasticsearch

So my idea would be as follows:-

  1. Create single ext4 file system on 2nd drive
  2. Shutdown elasticsearch and graylog services
  3. mount 2nd drive at say /opt/siem-data
  4. copy data in /var/lib/elasticsearch to /opt/siem-data
  5. change elasticsearch config to point to new location
  6. restart elasticsearch and graylog services.

I will try this and report back

Kind Regards

Jake