Skip to content

Feature/PLAT-5837 PLAT-5871#1

Closed
lmoretto wants to merge 5 commits into
masterfrom
feature/PLAT-5837_PLAT-5871
Closed

Feature/PLAT-5837 PLAT-5871#1
lmoretto wants to merge 5 commits into
masterfrom
feature/PLAT-5837_PLAT-5871

Conversation

@lmoretto

Copy link
Copy Markdown
Member

No description provided.

@lmoretto

Copy link
Copy Markdown
Member Author

@alexmaurizio please review this, but let's not merge it on our fork's master. We will sync it with upstream once it will be merged directly by Microsoft

@lmoretto lmoretto force-pushed the feature/PLAT-5837_PLAT-5871 branch from bb57423 to 3775d1a Compare December 11, 2025 11:08
@alexmaurizio alexmaurizio changed the title Feature/plat 5837 plat 5871 Feature/PLAT-5837 PLAT-5871 Dec 11, 2025
Comment thread Solutions/Ermes Browser Security/Package/mainTemplate.json

@alexmaurizio alexmaurizio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems perfectly okay for a new deployment, LGTM.

My only doubts are about updates to running log anayltics worksapces with already ingested data AND already configured hunting queries (something that is OUTSIDE our personal scope, but on clients) and how it works for these use cases.

I think you already tested this scenario so i'm writing this for double check.

We could also ask MS on what happens with these changes (since they will need to review our code before merging and they are owner on this)

@lmoretto

Copy link
Copy Markdown
Member Author

This seems perfectly okay for a new deployment, LGTM.

My only doubts are about updates to running log anayltics worksapces with already ingested data AND already configured hunting queries (something that is OUTSIDE our personal scope, but on clients) and how it works for these use cases.

I think you already tested this scenario so i'm writing this for double check.

We could also ask MS on what happens with these changes (since they will need to review our code before merging and they are owner on this)

In theory, we are simply adding a new column in the output table, the rest remains structurally unchanged.

I didn't get the chance to test an update scenario, but I'll try to do that (not that straightforward, unfortunately)

@lmoretto

Copy link
Copy Markdown
Member Author

This seems perfectly okay for a new deployment, LGTM.
My only doubts are about updates to running log anayltics worksapces with already ingested data AND already configured hunting queries (something that is OUTSIDE our personal scope, but on clients) and how it works for these use cases.
I think you already tested this scenario so i'm writing this for double check.
We could also ask MS on what happens with these changes (since they will need to review our code before merging and they are owner on this)

In theory, we are simply adding a new column in the output table, the rest remains structurally unchanged.

I didn't get the chance to test an update scenario, but I'll try to do that (not that straightforward, unfortunately)

We tried a update-ish process by deploying version 3.0.3 as a custom template, connecting the connector, then deploying 3.1.0 as custom template.

Insights:

  • after deploying 3.1.0, che connector UI has been properly updated. However the output table schema and log parsing didn't properly create LogData
  • we then disconnected and reconnected (which triggers the deployment of internal resources) the connector, and now the table schema has been properly updated and log parsing started producing the new LogData field.

We will retry the upgrade process from the official store version. If the same experience occurs, customers will have to disconnect/reconnect, by reinserting the client credentials.

@lmoretto lmoretto closed this Dec 16, 2025
@lmoretto lmoretto deleted the feature/PLAT-5837_PLAT-5871 branch December 16, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants