Skip to content

Instantly share code, notes, and snippets.

View zmoog's full-sized avatar

Maurizio Branca zmoog

View GitHub Profile
@zmoog
zmoog / README.md
Last active February 6, 2023 08:32
Document how to run ingest pipelines tests in Beats

I couldn't find how to run ingest pipeline tests in Beats, so I'm writing this Gist to capture what I know so far.

Assumption

Steps

@zmoog
zmoog / v7.cs
Last active June 14, 2022 08:31
//
// Sample C# code to index a document in Elasticsearch v7 and v8 using the v7 client.
//
// Install required libraries:
// $ dotnet add package NEST
//
// Enable v8 compatibility mode:
// $ export ELASTIC_CLIENT_APIVERSIONING=true
//
// Run!
@zmoog
zmoog / README-Template.md
Last active February 27, 2020 07:51 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@zmoog
zmoog / pull-request-template.md
Last active January 13, 2022 17:14
Pull Request Template

Motivation

Change description

Additional Notes

Reviewer checklist

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a
@zmoog
zmoog / 0_reuse_code.js
Last active August 29, 2015 14:06
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@zmoog
zmoog / gist:16e95a7558455544535a
Last active August 29, 2015 14:01
Maven Repository Manager

Maven Repository Manager

Mission


I requisiti minimi su cui focalizzare la nostra attenzione:

 - Free License
 - LDAP integration (groups e user)
@zmoog
zmoog / gist:3456870
Created August 24, 2012 23:00
The make of node.js HEAD on sheeva plug (armv5) running Debian Squeeze
zmoog@juliet:~/Library/joyent/node-git$ make
make -C out BUILDTYPE=Release V=1
make[1]: Entering directory `/home/zmoog/Library/joyent/node-git/out'
cc '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DL_ENDIAN' '-DOPENSSL_THREADS' '-DPURIFY' '-D_REENTRANT' '-DOPENSSL_NO_DTLS1' '-DOPENSSL_NO_SOCK' '-DOPENSSL_NO_DGRAM' '-DOPENSSL_NO_GOST' '-DOPENSSL_NO_HW_PADLOCK' '-DOPENSSL_NO_TTY' '-DENGINESDIR="/dev/null"' '-DOPENSSLDIR="/etc/ssl"' '-DTERMIOS' -I../deps/openssl -I../deps/openssl/openssl -I../deps/openssl/openssl/crypto -I../deps/openssl/openssl/crypto/asn1 -I../deps/openssl/openssl/crypto/evp -I../deps/openssl/openssl/crypto/store -I../deps/openssl/openssl/include -I../deps/openssl/config/k8 -Wall -Wextra -Wno-unused-parameter -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -MMD -MF /home/zmoog/Library/joyent/node-git/out/Release/.deps//home/zmoog/Library/joyent/node-git/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/bn/asm/x86_64-gcc.o.d.raw -c -o /home/zmoog/Library/joyent/node-git/out/Re