Skip to content

Instantly share code, notes, and snippets.

手順

以下を実行する

# help 表示
curl -L https://raw.githubusercontent.com/tetu87kamura/setup/master/mac/setup.sh | sh -s "help"

Todo

開発環境構築のためのメモ

provisioning

homebrew install

# cask install
# 不要っぽい
# mas install

wazuh

機能

シグネチャの更新頻度

データの永続化

  • docker 利用の場合は以下
@t2ynkmr
t2ynkmr / aws_amazonelasticsearchservice.md
Last active April 25, 2019 09:51
about Amazon Elasticsearch Service

thread とは

並行処理に対応した OS 上での処理の最小実行単位

goroutine とは

{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"autoscaling:Describe*",
"budgets:ViewBudget",
"cloudfront:GetDistributionConfig",
"cloudfront:ListDistributions",
"cloudtrail:DescribeTrails",
{
"Version": "2012-10-17",
"Id": "AWSConsole-AccessLogs-Policy-1513731370170",
"Statement": [
{
"Sid": "AWSConsoleStmt-1513731370170",
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::OWNERACOUNTID:root"
},
{
"Version": "2012-10-17",
"Id": "default",
"Statement": [
{
"Sid": "DD_LOG_INTAKE-MYACOUNTID",
"Effect": "Allow",
"Principal": {
"Service": "s3.amazonaws.com"
},
@t2ynkmr
t2ynkmr / dd-lambda-execution-role
Last active November 5, 2018 23:24
lamda execution role
{
"roleName": "lambda_execute_datadog",
"policies": [
{
"document": {
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [

ローカルyum検証 RedHatEnterprizeLinux(RHEL)

未認証で yum が使えるか確認

[root@fm-repo ~]# 
[root@fm-repo ~]# ### サブスクリプション状態確認 =>認証無し
[root@fm-repo ~]# subscription-manager list
+-------------------------------------------+