Archive for Juni, 2021

Elasticsearch Tutorial – will help you in understanding the fundamentals of Elasticsearch along with its practical usage and help you in building a strong foundation in ELK Stack

Dienstag, Juni 1st, 2021

BR quer mit Christoph Süß – „Sondler“ Boom in Bayern

Dienstag, Juni 1st, 2021

Dienstag, Juni 1st, 2021

Dienstag, Juni 1st, 2021

Elasticsearch Tutorial For Beginners – create index add documents and searching

Dienstag, Juni 1st, 2021
root@pve-02-ubuntu-2:~# curl -XDELETE „localhost:9200/licenses“
root@pve-02-ubuntu-2:~# vi licenses.json
{ „index“:{„_index“:“licenses“, „_type“:“license“, „_id“:“1″ }}
{ „CST_ID“: „none_mas“, „CST_MAT“: „MAS“, „CLI_MAT“: „MAS_DEU“, „ZIP“: „84427“, „CITY“: „St.Wofgang“, „SYS_TYPE“: „medico_server“, „MAX_LOG_TS“: „2021-05-26T03:20:05“, „BED“: 411, „DB“: „nt_mas“, „DBUSER“: „mas“, „APP_ID“: „MWM0004“, „PAC_ID“: „WMED“, „APPL_ID“: „MWM0004“, „DES“: „OP-Anästh (WIOP)“, „MAX_PC_NUMBER_PER_APPLICATION“: 1, „MAX_PC_NUMBER“: 26 }
root@pve-02-ubuntu-2:~# curl -XPUT „localhost:9200/licenses/_bulk?pretty“ -H ‚Content-Type: application/json‘ –data-binary @licenses.json
root@pve-02-ubuntu-2:~# vi licenses_2.json
{„index“:{}}
{ „CST_ID“: „none_mas“, „CST_MAT“: „MAS“, „CLI_MAT“: „MAS_DEU“, „ZIP“: „84427“, „CITY“: „St.Wofgang“, „SYS_TYPE“: „medico_server“, „MAX_LOG_TS“: „2021-05-26T03:20:05“, „BED“: 411, „DB“: „nt_mas“, „DBUSER“: „mas“, „APP_ID“: „MWM0004“, „PAC_ID“: „WMED“, „APPL_ID“: „MWM0004“, „DES“: „OP-Anästh (WIOP)“, „MAX_PC_NUMBER_PER_APPLICATION“: 1, „MAX_PC_NUMBER“: 26 }
root@pve-02-ubuntu-2:~# curl -XPUT „localhost:9200/licenses/_bulk?pretty“ -H ‚Content-Type: application/json‘ –data-binary @licenses_2.json
root@pve-02-ubuntu-2:~# curl -XPUT „localhost:9200/licenses/_bulk?pretty“ -H ‚Content-Type: application/json‘ –data-binary @licenses_2.json
root@pve-02-ubuntu-2:~# curl -X GET „localhost:9200/_cat/indices?v&pretty“
root@pve-02-ubuntu-2:~# curl -X GET „localhost:9200/licenses/_search“ -H ‚Content-Type: application/json‘

gematik GmbH – TI 1.0 Hardware für das digitale Gesundheitswesen kaum genutzt bald entsorgt

Dienstag, Juni 1st, 2021

Die Gematik schlägt nämlich nichts Geringeres vor als die Abschaffung jener Identitätsanker die heute im deutschen Gesundheitswesen zum Einsatz kommen denn die softwarebasierten Identitätsprozesse sollen die elektronische Gesundheitskarte der Versicherten den Heilberufeausweis der Ärzte die in den Kartenlesegeräten eingesetzte „SMC-B“-Institutionenkarte und nicht zuletzt die Konnektoren ersetzen also die VPN Hardware in den Praxen in den Krankenhäuser und in Apotheken die mit der Telematikinfrastruktur heute & morgen verbunden sind – aber das wird noch sehr sehr lange auf sich warten lassen