Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] log files on windows
- Date: Tue, 06 Feb 2018 16:35:43 -0500
- From: Larry Martell <larry.martell@xxxxxxxxx>
- Subject: Re: [HTCondor-users] log files on windows
On Tue, Feb 6, 2018 at 4:33 PM, Todd Tannenbaum <tannenba@xxxxxxxxxxx> wrote:
> On 2/6/2018 3:27 PM, Larry Martell wrote:
>>
>> On Windows where are the log files that would be in /var/log/condor on
>> linux?
>
>
> The condor_config_val tool is your friend. :)
>
> On my Windows laptop, it is C:\condor\log :
>
> C:>condor_config_val log
> C:\condor\log
Thanks!