In Python3 how to remove the binary 'b' when writing to Popen stdin for Filebeats/Logstash?

前端 未结 0 1388
余生分开走
余生分开走 2020-12-12 23:57

I am currently trying to have some Python code open a Filebeats child process using Popen, process some data, and write the processed data to the Filebeats child process.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题