Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(stream/refactoring) Upgrade BSM to api-v2 (develop) #587

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    66aad1d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. feat(influxdb-neb): New script to send data to influxdb

    This script uses neb events and not metrics.
    bouda1 committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    e8dd709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb9e3c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    fix(doc): precisions on script names.
    bouda1 authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    bcf2ff0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. doc(elastic): New doc about an elasticsearch stream connector

    This version works with metrics events.
    bouda1 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    22e6ba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafcfd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cbaa6e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bouda1 authored Jun 29, 2018
    Configuration menu
    Copy the full SHA
    03818ab View commit details
    Browse the repository at this point in the history
  5. Update README.md

    bouda1 authored Jun 29, 2018
    Configuration menu
    Copy the full SHA
    a43ff7c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. feat(warp10): New stream connector to export data to warp10

    This stream connector will only work with centreon-broker-18.10.1
    that contains the new parse_perfdata function.
    bouda1 committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    077964a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050bb11 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. update the doc link

    change to lastest instead of 2.8.X
    quanghungb authored Dec 6, 2018
    Configuration menu
    Copy the full SHA
    a74b87e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    c7a5355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f4620f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. enh(doc): improve splunk part (#2)

    * enh(doc): improve splunk part
    Moujimouja authored Dec 10, 2018
    Configuration menu
    Copy the full SHA
    e1ac90c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. fix(influx-neb.lua): parse_perfdata function removed

    Thanks to David Guenault, this bug is fixed.
    There was previously a bugged parse_perfdata function.
    Now we use then centreon-broker one which is much better.
    bouda1 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    18d15a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Add Service Now Stream Connector (#4)

    * Add Service Now stream connector
    Moujimouja authored Jan 17, 2019
    Configuration menu
    Copy the full SHA
    b80ed9e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Update README.md

    bouda1 authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2d3b585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2708007 View commit details
    Browse the repository at this point in the history
  3. fix(README.md): TOC updated

    bouda1 authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2c1f2e4 View commit details
    Browse the repository at this point in the history
  4. fix(README.md): Typo

    bouda1 authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    4d0d61c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Configuration menu
    Copy the full SHA
    c2faffb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. add NDO output (#7)

    * add NDO output
    
    * add OMI stream connector
    
    * rename file
    
    * add url configuration and improve readme
    benrobert authored and bouda1 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    eca138b View commit details
    Browse the repository at this point in the history
  2. Various improvements to InfluxDB script (#9)

    UrBnW authored and bouda1 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    f6234fc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Support instances in InfluxDB (#10)

    Thank you again @cpbn !!
    UrBnW authored and bouda1 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    fbab622 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Properly verify perfdata is present (#11)

    UrBnW authored and bouda1 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    5c1985a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Better handle perfdata err (#12)

    UrBnW authored and bouda1 committed May 1, 2019
    Configuration menu
    Copy the full SHA
    63699a1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Improve InfluxDB script (#13)

    * Properly handle write return value
    
    * Workaround duplicate events
    
    * Add an option to skip anon events
    
    * Improve documentation
    UrBnW authored and bouda1 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    7a10fc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. enh(influxdb-neb): add log_path and influxdb_retention_policy paramet…

    …er, change authen method (#14)
    
    * enh(influxdb-neb): add log_path and influxdb_retention_policy parameter, change authen method
    
    Add a log_path parameter to provide path to log file
    Add a influxdb_retention_policy parameter to provide RP when writing to DB
    Change the way credentials are provided in request
    
    * enh(doc): add new parameters for influxdb-neb script
    Colin Gagnaire authored and Sims24 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    2ab4fca View commit details
    Browse the repository at this point in the history
  2. feat(elastic-neb): add elastic-neb.lua script (#15)

    * feat(elastic-neb): add elastic-neb.lua script
    
    Handles both metrics and statuses
    
    * feat(doc): add elastic-neb section
    
    * enh(elastic-neb): add min/max/uom to metrics index
    
    * feat(doc): update elastic-neb section
    Colin Gagnaire authored and Sims24 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    8f42b7f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Update omi_connector.lua (#16)

    fix url value in post request
    SomeAverageDev authored and bouda1 committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    c35b7b7 View commit details
    Browse the repository at this point in the history
  2. Escape / replace spec chars (#17)

    * Escape / replace spec chars
    
    * Typo
    UrBnW authored and bouda1 committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    bfb48ac View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. feat(warp10): add host and srvc groups (#18)

    add host and service groups as labels of measures
    Nohzoh authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ac70a31 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. InfluxDB enhancements (#21)

    * enh(influxdb): Add replacement_character option
    
    * enh(influxdb): Only consider new perfdata
    UrBnW authored May 22, 2020
    Configuration menu
    Copy the full SHA
    139921a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Ome fix omi doc and minor improvement (#19)

    * doc: wrong path for OMI in README.md
    
    * enh: lighter init log (one-liner)
    
    * enh: flush now called when data sizeor age is reached, not exceeded
    omercier authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    d9cf865 View commit details
    Browse the repository at this point in the history
  2. feat(pagerduty): adding a connector to PagerDuty based on lua-curl (#22)

    * feat(pagerduty): adding a connector to PagerDuty based on lua-curl
    
    * fix(pagerduty): making ifnil* functions local instead of global
    omercier authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    fdfd3c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. enh(influx) Support perfdate perfdata (#23)

    * enh(influx) Support perfdate perfdata
    
    * Typo
    UrBnW authored Jul 5, 2020
    Configuration menu
    Copy the full SHA
    43bda97 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    d195ee6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. enh(pagerduty): Update pager duty (#26)

    * enh(pagerduty): improving various defaut param values + handling metrics
    
    * enh(pagerduty): handle the case when the event queue is already full
    before appending a new event
    omercier authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    2503664 View commit details
    Browse the repository at this point in the history
  2. Ome add bsm connector wip (#20)

    * doc: wrong path for OMI in README.md
    
    * enh: lighter init log (one-liner)
    
    * enh: flush now called when data sizeor age is reached, not exceeded
    
    * (feat+doc): Add HP BSM connector, forked from OMI
    
    * enh/refacto(bsm): a lot of changes
    
    * use of luacurl
    * improving reliability
    
    * fix(merge): restoring OMI doc that was deleted during bad merge in github WUI
    omercier authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    771b45b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. fix(bsm): some issues (typo + special chars handling) (#28)

    * doc: wrong path for OMI in README.md
    
    * enh: lighter init log (one-liner)
    
    * enh: flush now called when data sizeor age is reached, not exceeded
    
    * (feat+doc): Add HP BSM connector, forked from OMI
    
    * enh/refacto(bsm): a lot of changes
    
    * use of luacurl
    * improving reliability
    
    * fix(merge): restoring OMI doc that was deleted during bad merge in github WUI
    
    * fix(bsm): commented concatenation made the script fail
    
    * fix(bsm): messages were refused when containing non ASCII chars
    omercier authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    3797580 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    b2c816a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    8ef3270 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    ac6f64c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Canopsis (#35)

    * add bbdo2canopsis.lua connector
    
    * canopsis fix README
    
    * fix README canopsis install part
    
    * remove no usefull warning README canopsis
    
    Co-authored-by: Paul PRÉMONT <ppremont@¢apensis.fr>
    paulpremont and Paul PRÉMONT authored Sep 24, 2020
    Configuration menu
    Copy the full SHA
    bf341cd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. (enh): Refacto of splunk connector (#27)

    * (enh): change host/hostname field
    
    * (fix): change log level to avoid to much log
    
    * (enh): using neb instead of storage + rename the connector for more consistency
    
    * (fix): remove useless lib
    
    * (enh): Change the documentation for Splunk
    
    * (enh): remove mandatory in the commentary
    
    * Update README.md
    
    * Update README.md
    pkriko authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e5e5fc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. enh(pagerduty): various improvements to PagerDuty connector (#36)

    * Allow source field configuration => if user set a value then use this value, else use hostname like it is now
         if pdy_source is configured in the output, then the string is used as the source field. If not, the host name is used.
    * Add hostname in the title
         “Hostname/Servicedescription:” added at the beginning of the title (“Summary”)
    * Remove metrics (it will avoid the parsing bug also)
         Done.
    * Add all possible dimensions in customer details (*Groups / *Categories)
         Categories are not available if they are not severities. Severity numbers have been added.
    omercier authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    71f67c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Fix hostgroups for services + state change condition (#37)

    * add hostgroups for service events and fix state change condition
    
    * fix service extra hostgroups information
    ppremont-capensis authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    fe9a8f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    9dd540b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    aa3f88d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. add prometheus gateway stream connector (#41)

    * create prom gateway stream connector
    
    * fix hostgroup filter
    tanguyvda authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    740c3fa View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    377dee3 View commit details
    Browse the repository at this point in the history
  2. Snow rework (#39)

    * start snow connector v2
    
    * add useful functions
    
    * starting refacto
    
    * refacto mapping
    
    * refacto event functions
    
    * refacto methods comment
    
    * rework snow provider
    
    * bring back old expiration time
    
    * better default parameters
    
    * ev manage json v2 compatibility + bulk insert
    
    * hide passwords in log file
    
    * add missing token method
    
    * fix variable name
    
    * remove old file
    
    * fix typo
    
    * fix global var
    
    * fix oauth
    
    * add hostgroup filter
    
    * improve log readability
    
    * add missing parameter
    
    * fix hostgroups and wrong var name
    
    * remove debug comment
    
    * simplify introduction
    tanguyvda authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9161530 View commit details
    Browse the repository at this point in the history
  3. add opsgenie stream connector (#42)

    * create opsgenie stream connector
    
    * add severity to priority conversion
    
    * fix priority + add alerts dedup + fix endpoint
    
    * add bam incidents
    
    * nil managment
    
    * reset log level
    
    * simplify documentation
    tanguyvda authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    ca95130 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    75a7cab View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Modules Docs + Modules bug fixes + Modules new features (#46)

    * add doc index and logger module documentation
    
    * add sc_common module documentation
    
    * fix wrong link
    
    * add table of content for sc_common doc
    
    * refacto cache structure for the event
    
    * method naming
    
    * fix get_servicegroups method
    
    * fix get_instance method
    
    * fix get_bv_infos method
    
    * add sc_broker module documentation
    
    * fix example in doc
    
    * better sc_logger initialization
    
    * adds sc_param module documentation
    
    * better skip_nil_id handling
    
    * put broker cache info in cache table of the event
    
    * add scope details for params
    
    * add sc_event module documentation
    
    * fix links in documentation
    
    * fix links again
    
    * fix links for is_service_valid
    
    * fix downtime link
    
    * better method naming
    
    * fix wrong method name in doc
    
    * adds the possibility to filter using poller name
    
    * adds severity filter feature
    
    * fix rockspec 0.1.0-1
    
    * add rockspec file for production ready release
    
    * typo
    
    Co-authored-by: pkriko <[email protected]>
    
    * typo
    
    Co-authored-by: pkriko <[email protected]>
    
    * typo
    
    Co-authored-by: pkriko <[email protected]>
    
    * typo
    
    Co-authored-by: pkriko <[email protected]>
    
    * typo
    
    Co-authored-by: pkriko <[email protected]>
    
    Co-authored-by: pkriko <[email protected]>
    tanguyvda and pkriko authored May 4, 2021
    Configuration menu
    Copy the full SHA
    bdc1408 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    a18b40a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Add downtime, ack, dedup features (#48)

    * add ack event status param
    
    * add new filters for downtime and ack
    
    * start dedup
    
    * add dedup and finish downtime and ack
    
    * add downtime event to the list of filtered event
    
    * fix wrong filter (cat instead of elem)
    
    * fix compil error (missing method in module)
    
    * change return of split method
    
    * add status mapping for downtime event
    
    * add a downtime event test stream connector
    
    * improve downtime event handling +doc
    
    * start a broker data structure doc
    
    * ack broker structure doc +ack event small refacto
    
    * add kafka test script
    
    * kafka param methods + doc
    
    * integrate lua librdkafka into centreon sc modules
    
    * fix method name and regex in sc_params
    
    * rockespecing modules for 1.1.0
    tanguyvda authored May 31, 2021
    Configuration menu
    Copy the full SHA
    a0fa397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed5aac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ca8cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a43fe8 View commit details
    Browse the repository at this point in the history
  5. fix rockspec (#52)

    * fix requires in test_kafka script
    
    * fix rockspec again
    tanguyvda authored May 31, 2021
    Configuration menu
    Copy the full SHA
    ff5ff5d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. prepare 1.2 release add new stream connectors

    * fix requires in test_kafka script
    
    * fix rockspec again
    
    * put mandatory param in std param list
    
    * organize spec files
    
    * new method for url param
    
    * fix spec file 1.1.0-2
    
    * conflicting
    
    * solving conflict
    
    * add a new loglevel (info)
    
    * smarter url encoding
    
    * fix mandatory params
    
    * start bq_table module
    
    * start bigquery module
    
    * create google oauth module
    
    * start bigquery stream connector
    
    * create a macro module
    
    * add time related params
    
    * change severity in cache to match macro system
    
    * prepare spec file for 1.2 release
    
    * add time params in the doc
    
    * force broker api v2
    
    * document google oauth module
    
    * improve bq_tables
    
    * minor refacto on new modules
    
    * improve google modules
    
    * better cache and skip_anon + small fixes
    
    * add bigquery module documentation
    
    * add logging in sc_macros module
    
    * remove unnecessary require in sc_macros module
    
    * enable event dedup by default
    
    * add sc_macros documentation
    
    * add new broker event data structures
    
    * better method naming in sc_macros module
    
    * index new documentations in readme
    
    * git conflicting
    
    * add service now api v2
    
    * bigquery stream connector
    
    * remove sleep in stream connectors
    tanguyvda authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    165c43e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    d184e89 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. patch for el8 compatibility (#55)

    * fix requires in test_kafka script
    
    * fix rockspec again
    
    * prepare el8 compatibility
    
    * el8 compat patch
    tanguyvda authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    84a8b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e5604 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    7197cd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Splunk rework + prepare new release (#57)

    * add splunk event apiv2 SC
    
    * better cat and el handling
    
    * add new flush module
    
    * add template handling
    
    * add load json file method
    
    * add template file param + fix new elems
    
    * fix wrong log message
    
    * fix wrong send_data method naming
    
    * add new sc_metrics module
    
    * add default params value
    
    * use is_valid_perfdata method where needed
    
    * add new splunk metrics stream connector
    
    * load needed modules
    
    * improve logging and comments in metrics module
    
    * add logging and comments for flush module
    
    * add a test option
    
    * comment code in sc_common module
    
    * document new common method
    
    * refacto flush module and cata nd el mapping
    
    * refacto cat + el mapping
    
    * add new methods in sc_param documentation
    
    * fix cat and el in modules
    
    * add documentation of the sc_flush module
    
    * copy pasta errors in sc_event doc
    
    * add documentation for sc_metrics module
    
    * update readme index
    
    * add a documentation about mappings
    
    * add templating documentation
    
    * fix param doc link
    
    * better stream connector naming
    
    * fix thousand bugs
    
    * fix macro bugs
    tanguyvda authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    9934181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6bc2d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    af9f96a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. typo

    pkriko authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    8125858 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. improve kafka and doc readme (#60)

    * fix requires in test_kafka script
    
    * fix rockspec again
    
    * update kafka and fix readme
    tanguyvda authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    8960ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89161ca View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Fix splunk (#62)

    * add rockspec files for 1.3.0 release
    
    * fix options in stream connector
    
    * add number to boolean method
    
    * handle basic connection parameters
    
    * add rockspec file for 1.4.0 release
    tanguyvda authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    03c6c25 View commit details
    Browse the repository at this point in the history
  2. Forgot doc (#63)

    * doc for allow_insecure_connection param
    tanguyvda authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    d74a207 View commit details
    Browse the repository at this point in the history
  3. Fix splunk metrics (#64)

    * fix metric handling for splunk
    tanguyvda authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    55ef6ed View commit details
    Browse the repository at this point in the history
  4. Streamline kafka (#65)

    * add a more generic kafka event format
    
    * add default values for el and cat params snow stream connectors
    tanguyvda authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b4535ef View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    2b82c4f View commit details
    Browse the repository at this point in the history
  2. add rockspec file for 1.4.1-1 (#67)

    * add rockspec file for release
    tanguyvda authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    cb988b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Fix bigquery (#68)

    * fix sc_macro object creation + remove hardcoded id
    
    * fix log message by removing var name conflict
    tanguyvda authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    660f2b1 View commit details
    Browse the repository at this point in the history
  2. add rockspec for 1.4.2-1 (#69)

    * add rockspec file for 1.4.2-1
    tanguyvda authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3953cf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. fix Cache and flag and json (#70)

    * fix transformation flags not working
    
    * fix cache when setting skip_annon_events to 0
    
    * better naming in sc_common
    tanguyvda authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    9090244 View commit details
    Browse the repository at this point in the history
  2. Fix kafka format event (#71)

    * avoid function naming conflict
    tanguyvda authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3889481 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Refacto pagerduty (#73)

    tanguyvda authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    aacf609 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. fix proxy param (#74)

    * fix proxy param
    
    * add rockspec 1.5.1
    tanguyvda authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    688a62c View commit details
    Browse the repository at this point in the history
  2. Buffer issue (#75)

    * fix bulk events
    
    * add rockspec for 1.5.2
    tanguyvda authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    cc4f9b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. bad log messages and typos (#76)

    * bad log messages and typos
    
    * fix wrong severity mapping pagerduty
    
    * remove event bulking pagerduty
    
    * update snow sc with latest features
    
    * prevent bad macro replacement when % in string
    
    * update snow
    
    * handle state conversion flag for ack events
    
    * fix bad log message for log params
    
    * add log_level corresponding table in doc
    
    * add rockspec for version 1.5.3
    tanguyvda authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    74e6d16 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. fix splunk json (#79)

    avoid having special characters in field names and fix json structure
    tanguyvda authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    cd3666d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. fix Splunk metric event

    We have to remove the line 'event = "metric_event"' in order to write an index of type "Mesure"
    s-duret authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    7709720 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. fix wrong variable name

    tanguyvda authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    ad2e993 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. enh(doc) update links (#81)

    update Documentation URL's
    ponchoh authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    4815a9a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    5073baa View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. (stream) signl4-sc initial release (#84)

    * (stream)first-commit-signl4-connector
    
    * (stream)fix-example-signl4-connector
    
    * + review fix and enhancements
    
    * enh: replace broker_log by wrapper
    Sims24 authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3a92a84 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Training course (#88)

    tanguyvda authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c5f2666 View commit details
    Browse the repository at this point in the history
  2. Training course (#89)

    tanguyvda authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    88825f4 View commit details
    Browse the repository at this point in the history
  3. (stream)signl4 bugfix and json simplification (#87)

    * (stream)signl4 bugfix and json simplification
    
    * - info instead of debug
    Sims24 authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    ced2886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34ae614 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    d961578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ca858 View commit details
    Browse the repository at this point in the history
  3. Update exercises.md

    tanguyvda authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    2d9e6f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. exercise 3 answer

    tanguyvda authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    04ba417 View commit details
    Browse the repository at this point in the history
  2. exercises 4 and 5 answers

    tanguyvda authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    732e624 View commit details
    Browse the repository at this point in the history
  3. exercise 4 and 5 answers

    tanguyvda authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    1814add View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53c8629 View commit details
    Browse the repository at this point in the history
  5. add summary

    tanguyvda authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ed3e63c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dabd47e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. + add Signl4 doc link

    Sims24 authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    cdaeea5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    db020df View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    5e8eb9e View commit details
    Browse the repository at this point in the history
  2. Change name file

    psamecentreon authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    49aa4dc View commit details
    Browse the repository at this point in the history
  3. Review function write

    psamecentreon authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    235b494 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    5b74f36 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    a31602f View commit details
    Browse the repository at this point in the history
  2. delete comment block

    psamecentreon committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    378c6de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b25677 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. refacto to v3

    psamecentreon committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b5d8095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    123c8bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f10f049 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Apply suggestions from code review

    Co-authored-by: tcharles <[email protected]>
    psamecentreon and tanguyvda authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a98b5f1 View commit details
    Browse the repository at this point in the history
  2. Create sc_common.lua

    psamecentreon authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    843f553 View commit details
    Browse the repository at this point in the history
  3. Last review

    psamecentreon authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    192f244 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    379f80f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    f6b2be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b61e78 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    63318cd View commit details
    Browse the repository at this point in the history