Param Constructor

Results 19 comments of Param Constructor

@richard-julien / @SamuelHassine / @Jipegien - Recommend closure of this item. It has been added to the platform.

Believe this is "improved" after merge of: Add required fields flagging to majority of platform object types w/ some caveats https://github.com/OpenCTI-Platform/opencti/pull/5877 - Test within branch to verify; probably doesn't solve...

If you based your .env off the Docker example - https://github.com/OpenCTI-Platform/docker/blob/master/.env.sample - it would be [email protected] / changeme - but you should really set these to whatever you find safe...

@aHenryJard - Sorry for the delay on this - made the requested changes, rebased, and please give a review again.

While I know the docs set it to 4G, I have had issues - I usually set it to 8G - `ELASTIC_MEMORY_SIZE=8G`

Decomposed into a smaller initial PR of 65 files - https://github.com/OpenCTI-Platform/opencti/pull/6972. After merge of that - will rebase this and it will contain the remaining changes to complete this capability.

The code seems to supports whatever port your set - the docs are just referencing the default ports. If you want to use port 587 - then set then in...

@aHenryJard - Rebased to 6.1.8 from this morning and issues above corrected. Please re-review when you have a sec.

@aHenryJard / @lndrtrbn - This PR is ready again for re-review. There is a coded in 2 second sleep between batching of sets of observables (5 at a time) so...

@lndrtrbn - Build failing in the pipeline currently - seems 6.2.6 PyCTI not fully published... but the changes should all be in this build that have been discussed/negotiated with @Jipegien....