diff --git a/docs/index.asciidoc b/docs/index.asciidoc index e21cc4e..3fea770 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -365,7 +365,7 @@ How often to validate a connection (in seconds) ===== `last_run_metadata_path` * Value type is <> - * Default value is `"/home/ph/.logstash_jdbc_last_run"` + * Default value is `"#{ENV['HOME']}/.logstash_jdbc_last_run"` Path to file with last run time @@ -483,4 +483,4 @@ Use an incremental column value rather than a timestamp [id="plugins-{type}s-{plugin}-common-options"] -include::{include_path}/{type}.asciidoc[] \ No newline at end of file +include::{include_path}/{type}.asciidoc[]