tysonnorris commented on issue #2695: Logstore SPI
URL: 
https://github.com/apache/incubator-openwhisk/pull/2695#issuecomment-333225690
 
 
   Thanks for the comments @vvraskin and @rabbah - there is nothing prevent an 
SPI impl from achieving the requirements you mention: stream to ES or redis, 
making logs available "immediately" (by tuning your log driver collection 
process and waiting on the activation to finish and log collection to complete, 
as it does now). The concern I have is the nobody will agree that ES or splunk 
or xyz is the best place to store logs, and mostly I think everyone agrees that 
couchdb is not the best place. WDYT? Would it help if there was a different 
impl available? Its not clear how you'd like to see this PR changed. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to