chipzzz

Results 14 comments of chipzzz

@qingranfjj , run it on both machines and put a load balancer in front of your 2 machines, thus load balancing requests across your machines.

@aparo this link no longer there https://github.com/aparo/opensearch-flattened-mapper-plugin :(

@kmike If i'm using scraper api as a proxy do I need tor as a service running? What does tor do if you're running an external proxy?

@nirvana-msu setting those got me past the 401 code, THANK YOU. although, it looks like it still does not go through scraper api proxy :(

@zinyosrim , where did you add this?

@zinyosrim Thanks! In another issue I found this to be working for me ``` yield SplashRequest(url, callback=self.parse, endpoint='render.html', meta={'start_url': url}, args={'wait': 3}, splash_headers={'Authorization': basic_auth_header('user', 'userpass')}) ``` Still no luck on...

@aparo this link no longer there https://github.com/aparo/opensearch-flattened-mapper-plugin :(

Is there anyway to ingest json logs? They seemed to always be dropped by sc4s.

I second that. Part of making money in the open source space is to make sure your free tier customers(self-hosted or helm chart users) are happy and have the proper...

@PayneFuRC , i'm having somewhat a similar problem with python sdk where events in Discover timechart as well events in the events list are almost always missing when we send...