permissions/ownership changes not required, my bad..
# export SPLUNK_HOME=/opt/splunk
# export PATH=$SPLUNK_HOME/bin:$PATH
was all that was needed..
Firstly, from default installation,
df -k shows I only get 323 MB for
rootfs,
and I have the rest in
/dev/sda1, so I was assuming this how things work, make the Core system lean and small,
and
have others to put in /dev/sda1 instead,
tried to extract splunk to /opt, but it was out of space,as a quick test replaced the symlink to ps (which Rich specifically said don't do..)
The export above seems doesnt contain about symlink change to ps, could you tell me how?
Any ps related should I work about?
Thank you very much,