[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] configuration of a curl option in the curl_plugin
- Date: Tue, 8 Aug 2023 16:10:13 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] configuration of a curl option in the curl_plugin
Would you now an easy way to retrieve some information from
"multifile_curl_plugin.cpp" into a log file?
I do not. However, if you have access to the EP, you could try
writing log messages to a file in /tmp. You could also try adjusting the
error message passed back to HTCondor in the ClassAd output, but that
could be difficult.
- ToddM