Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Log WSGI directly to stdout
Post: RE: Log WSGI directly to stdout

Thanks so far. But that is not the real problem here. My problem is to do this from inside a wsgi-script that runs also on a different user (than apache). And all in docker container. Thomas
ThomasT Web Scraping & Web Development 4 3,884 Jan-24-2019, 10:17 AM
    Thread: Log WSGI directly to stdout
Post: RE: Log WSGI directly to stdout

(Jan-22-2019, 09:05 PM)Larz60+ Wrote: you can write directly to stdout: Hi, sadly this don't work. print "-----------------------------------------" print "user:", pwd.getpwuid(os.getuid())[0] p...
ThomasT Web Scraping & Web Development 4 3,884 Jan-23-2019, 01:10 PM
    Thread: Log WSGI directly to stdout
Post: Log WSGI directly to stdout

Hello How can I log from wsgi_script directly to stdout? We are using it in a docker container. httpd writes to stdout. But any logs from wsgi appear as error logs from apache httpd. I want to log...
ThomasT Web Scraping & Web Development 4 3,884 Jan-22-2019, 06:36 PM
    Thread: pymqi and group id (MQ)
Post: pymqi and group id (MQ)

Hi, I am not able or too stupid to set the group id for webshere MQ. Example code: import pymqi qmgr = pymqi.connect("MQ_TT", "MY.CLIENT", "10.33.444.55(1420)", "tt", "tt") queue = pymqi.Queue(qmgr...
ThomasT Networking 0 2,879 Dec-03-2018, 11:59 AM
    Thread: pymqi user/password
Post: pymqi user/password

Hello while connecting to a Websphere MQ Queuemanager I get reason code 2035 ("not authorized"). It works in Java with IBM-MQ-Java-classes. pymqi connection factory has username and password, too. ...
ThomasT Networking 1 2,693 Sep-24-2018, 09:36 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020