From 68f821370c9b1cac479a4d5b119fb77ef9d9e49c Mon Sep 17 00:00:00 2001 From: Shreya Date: Mon, 17 May 2021 14:23:36 +0530 Subject: [PATCH] Change Island's log file path in FAQ docs (and change sentence wording) --- docs/content/FAQ/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/FAQ/_index.md b/docs/content/FAQ/_index.md index e3b21e668..7ff1fe8cf 100644 --- a/docs/content/FAQ/_index.md +++ b/docs/content/FAQ/_index.md @@ -106,9 +106,9 @@ You can download the Monkey Island's log file directly from the UI. Click the "l ![How to download Monkey Island internal log file](/images/faq/download_log_monkey_island.png "How to download Monkey Island internal log file") -It can also be found as a local file on the Monkey Island server system. - By default, on Linux it's `$HOME/.monkey_island/info.log`, - on Windows it's `%AppData%\monkey_island\info.log` +It can also be found as a local file on the Monkey Island server system in the specified data directory. +On Linux, the default path of the log file is `$HOME/.monkey_island/monkey_island.log`. +On Windows, it's `%AppData%\monkey_island\monkey_island.log`. The log enables you to see which requests were requested from the server and extra logs from the backend logic. The log will contain entries like these: