Wireshark-commits: [Wireshark-commits] master 719d8d6: elastic: change 'template' into 'index_patte

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 May 2019 09:43:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=719d8d6a816716a20ed29fb1a7f3c3da44ec8b58
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

719d8d6 by Dario Lombardo (lomato@xxxxxxxxx):

    elastic: change 'template' into 'index_patterns' in the mapping.
    
    This is the new standard in recent Elastic versions.
    
    Fix point (3) of the linked bug.
    
    Bug: 15763
    Change-Id: I64ef085c2a8ad9d25ced30a337287c8cb77903e4
    Reviewed-on: https://code.wireshark.org/review/33112
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Eneko Gómez <eneko.gomez.tecnalia@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  ebcc915   elastic: use correct elastic field types in mapping.
     add  719d8d6   elastic: change 'template' into 'index_patterns' in the mapping.


Summary of changes:
 epan/proto.c                                 | 2 +-
 test/baseline/elastic-mapping-ip-subset.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)