Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: navnit-elastic/integrations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elastic/integrations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 134 files changed
  • 18 contributors

Commits on Nov 18, 2025

  1. chore: update pkgs in .github/ISSUE_TEMPLATE/integration_*.yml (elast…

    …ic#16004)
    
    Made with ❤️️ by updatecli
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    e98d169 View commit details
    Browse the repository at this point in the history
  2. [AWS GuardDuty] - Updated docs to address data duplication issue when…

    … using GuardDuty API (elastic#15858)
    
    Updated wording regarding data duplication issue with Amazon GuardDuty API.
    
    ---------
    
    Co-authored-by: Dan Kortschak <[email protected]>
    ShourieG and efd6 authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    9558a6f View commit details
    Browse the repository at this point in the history
  3. google_workspace: Discard events that are missing the items[] field…

    … during the split operation and returned as the root object
    
    The Google Workspace Reports API sometimes does not return the `items[]` array, resulting
    in the absence of the target field in the `response.split` operation. This leads to the
    root level object being returned, which causes failures in the ingest pipeline.
    
    An issue[1] has been created to resolve the problem with the split[].ignore_empty_value operation.
    
    To address this issue as of now, a `drop` processor has been added at the start of the pipeline to ensure
    that we discard events that are not required.
    
    Here is the list of affected data streams:
    
    - access_transparency
    - admin
    - context_aware_access
    - device
    - drive
    - gcp
    - group_enterprise
    - groups
    - login
    - rules
    - saml
    - token
    - user_accounts
    
    [1] elastic/beats#47699
    brijesh-elastic authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    3798da2 View commit details
    Browse the repository at this point in the history
  4. Add health_status field to status change logs data stream (elastic#15852

    )
    
    * Add health_status field to status change logs data stream
    * Add processor for health_status field in status_change_logs data stream
    * Add agent status alert rules
    * Use more specific index for system metrics, remove RLIKE clauses, and fix field used for CPU usage in alerting rules
    MichelLosier authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    3607d0a View commit details
    Browse the repository at this point in the history
  5. fix(system,windows): normalize SidList in event 4908 (elastic#15797)

    Adds whitespace normalization for the SidList field in Windows
    Security event 4908 (Special Groups Logon table modified). The
    ingest pipeline now uses a gsub processor to normalize separators
    before parsing, and the Painless script handles the normalized
    format correctly.
    
    Test data originates from
    elastic/beats@dd7a1b3
    andrewkroh authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    95f5051 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. [Box Events] Remove non-ECS fields in ECS namespace (elastic#15947)

    box_events: remove non-ecs fields in ecs namespace
    moxarth-rathod authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    e73dd5a View commit details
    Browse the repository at this point in the history
  2. Salesforce wrap HTTP links in < > (elastic#16011)

    * wrap HTTP links in < >
    
    * docs: update changelogs and build documentation
    
    ---------
    
    Co-authored-by: subham sarkar <[email protected]>
    alaudazzi and shmsr authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    e90d836 View commit details
    Browse the repository at this point in the history
  3. align categrories of data_streams with generic intergation category (e…

    …lastic#15801)
    
    This commit addresses inconsistencies in package categorization by adding
    missing categories to various integration packages.
    
    Previously, policy templates within certain integrations used categories
    (or their parent categories) that were not explicitly defined at the
    integration level. This was identified by ensuring all parent categories
    of policy template categories are a subset of integration-level
    categories.
    
    References
    
    https://github.com/elastic/package-registry/blob/1bec8bf2e7f67f04f38a6310f5b70e56e3b22bfd/categories/categories.yml
    trisch-me authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    221f106 View commit details
    Browse the repository at this point in the history
  4. [azure logs] Add processor version options to Raw Events integration …

    …(v1) (elastic#15900)
    
    Add the processor version option to the Raw Events integration v1. With these new options, users can switch from processor v1 (current default) to the processor v2.
    
    This change anticipate the switch to v2 as default processor.
    zmoog authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    2d1bf6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2192455 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump github.com/elastic/elastic-package (elastic#15978)

    Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.115.0 to 0.116.0.
    - [Release notes](https://github.com/elastic/elastic-package/releases)
    - [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml)
    - [Commits](elastic/elastic-package@v0.115.0...v0.116.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/elastic-package
      dependency-version: 0.116.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Teresa Romero <[email protected]>
    dependabot[bot] and teresaromero authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    6954c94 View commit details
    Browse the repository at this point in the history
  7. [Cisco Ise] Fixed typo in the processors (elastic#16016)

    Fixed a typo in the processor code that was causing issues in the integration.
    robester0403 authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    a8056cb View commit details
    Browse the repository at this point in the history
  8. Salesforce -- fix broken links by using backslash before underscore (e…

    …lastic#16023)
    
    * Put backslash before underscore
    
    * docs: update changelogs and build documentation
    alaudazzi authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    2822d53 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Revert elastic-package to 0.115.0 (elastic#16028)

    There is an issue with fields that are removed from README generation.
    jsoriano authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    450b8fa View commit details
    Browse the repository at this point in the history
  2. [Akamai] - Migrated SIEM data stream from HTTPJSON to CEL input (elas…

    …tic#15713)
    
    Migrated SIEM data stream from HTTPJSON to CEL input with 
    with necessary reworks and working system tests. Updated 
    minimum stack version to 8.18 to allow usage of required CEL functions.
    ShourieG authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    6c676bc View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (elastic#…

    …16030)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.45.0.
    - [Commits](golang/crypto@v0.44.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.45.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    2593e11 View commit details
    Browse the repository at this point in the history
  4. tenable_sc: fix handling of vulnerability documents without seeAlso (e…

    …lastic#16014)
    
    Test sample is derived from the sample above it with the seeAlso field
    removed.
    efd6 authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    75ecd7b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. o365: Fix dynamic mapping conflict for ExtendedProperties.additionalD…

    …etails field.
    
    This change resolves the mapping conflict in the 'ExtendedProperties' field by explicitly
    defining 'additionalDetails' as an object. The existing wildcard mapping for other dynamic keys
    has been preserved to maintain backward compatibility and ensure no impact to existing users.
    Additionally, the previous 'o365audit.ExtendedProperties.additionalDetails_value' field has been
    updated to retain the original field name 'o365audit.ExtendedProperties.additionalDetails'.
    mohitjha-elastic authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    442ff4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4ab2d View commit details
    Browse the repository at this point in the history
  3. entityanalytics_ad: Allow rerouting permissions to write data to othe…

    …r data streams. (elastic#16076)
    
    Without these settings, the permissions are not properly added 
    to write data to "user" and "device" data streams and causes the error:
    
    {\"type\":\"security_exception\",\"reason\":\"action [indices:data/write/bulk[s]] is unauthorized for API key id [REDACTED] of user [elastic/fleet-server] on indices [logs-entityanalytics_ad.user-default], this action is granted by the index privileges [create_doc,create,delete,index,write,all]\"}
    
    Other "entityanalytics_*" integrations already have these settings.
    kcreddy authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    cbbd016 View commit details
    Browse the repository at this point in the history
Loading