07-20-2020 05:09 AM
Hello all,
i'm trying to use ML but for some reason i cannot process the data. I've managed to export the data to the Expedition but as you can see the process option is not available. Any idea ?
drwxrwxr-x 2 www-data www-data 4096 Jun 25 11:38 data
drwxrwxrwx 2 expedition expedition 4096 Jul 20 12:32 logs
07-20-2020 07:29 AM
Can you please send a screenshot of the folder permissions where these log files live (via CLI)? Expedition may not have the proper permissions to parse these files.
07-20-2020 10:41 AM
I have described it in my original post. I have using 2 folder - logs & data
07-20-2020 02:55 PM
The folder that stores these logs requires privs to make the changes after these ML logs have been parsed. You will need to change folder permissions to achieve this.
sudo chown -R www-data:expedition ./logs
Once that is done all new logs brought into this folder should have the proper permissions to be parsed and either "deleted" or "compressed". Also the existing files more than likely were also saved wrong so you will need to make the proper file permissions and rerun it.
07-21-2020 02:02 AM
drwxrwxrwx 2 www-data expedition 4096 Jul 20 23:15 logs
I have changed folder permissions and i've added there new log file. Nothing changed.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!