[
https://issues.apache.org/jira/browse/AIRFLOW-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854443#comment-16854443
]
Artem Rybin commented on AIRFLOW-929:
-------------------------------------
Are you sure that it need fix?
>From [docs:|https://airflow.apache.org/howto/set-config.html]
The first time you run Airflow, it will create a file called {{airflow.cfg}} in
your {{$AIRFLOW_HOME}} directory ({{~/airflow}} by default). This file contains
Airflow’s configuration and *you can edit it to change any of the settings.*
For changing path to logs, we can change parameter:
base_url = [http://localhost:8080|http://localhost:8080/]
on whatever you want.
But may be someone explain me, why we use absolute path for logs here?
> When viewing the Browse -> Task Instances list, the log link on far right
> links to localhost
> --------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-929
> URL: https://issues.apache.org/jira/browse/AIRFLOW-929
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Jason Kromm
> Priority: Minor
> Attachments: 1.10.3.PNG
>
>
> When viewing the Browse -> Task Instances list, the log link on far right
> links to localhost:8080
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)