danielsaporo

Results 12 comments of danielsaporo

> If you are able to pass env vars to the Dockerfile I've tried that, and it doesn't work, because there are several places that create the boto3 Session with...

With just a couple of months left for Neo4j 3.5 to reach end of life, I was wondering whether there's been any movement in this space?

Just wanted to mention, I tried the branch that this PR is based on, and I had errors related to index creation. I managed to fix this by changing all...

This is a great idea. One prerequisite for this is having consistent identifiers with which to correlate objects in both logs and Cartography data. As far as I can tell,...

It would be awesome. I've already been working on something similar and had to fork because Cartography was missing quite a few things (not just the IDs, but support for...

@steve-solun I'm not sure what I can share - I'll check and get back to you. But in terms of IDs, I didn't do much more than add an extra...

@achantavy From my end I don't have access to a trial any more (it expired) so I can neither answer the question nor test a potential fix before submitting it....

I think the first step should be to list all the different node types and identify which property to use as a unique ID for each.

I've been having similar problems in a different setting. I think [this](https://github.com/JossyDevers/cron-expression-input/blob/master/package.json#L10) needs to change from `"./": "./lib/"` to `".": "./lib/"`.

I might be a little pendantic here, but the time when the log was generated (let's call it event time) is not the same as the time that e.g. Elasticsearch...