Thanks David, I'm still going through all this stuff and working with windows cmd line logs from 4688 to find 'rare' events. Basically, malicious activity on the command line--
In this json it just hit the 'soft limit'
{
"job_id": "4thwincmd",
"job_type": "anomaly_detector",
"job_version": "6.0.0",
"description": "4th attempt at rare win cmd",
"create_time": 1511971135730,
"analysis_config": {
"bucket_span": "15m",
"detectors": [
{
"detector_description": "rare by "event_data.CommandLine"",
"function": "rare",
"by_field_name": "event_data.CommandLine",
"detector_rules": [],
"detector_index": 0
}
],
"influencers": [
"computer_name",
"event_data.CommandLine"
]
},
"data_description": {
"time_field": "@timestamp",
"time_format": "epoch_ms"
},
"model_snapshot_retention_days": 1,
"results_index_name": "custom-4thwincmd",
"data_counts": {
"job_id": "4thwincmd",
"processed_record_count": 20655561,
"processed_field_count": 39339059,
"input_bytes": 4168302624,
"input_field_count": 39339059,
"invalid_date_count": 0,
"missing_field_count": 1972063,
"out_of_order_timestamp_count": 0,
"empty_bucket_count": 36656,
"sparse_bucket_count": 2,
"bucket_count": 37870,
"earliest_record_timestamp": 1475600000994,
"latest_record_timestamp": 1509682819899,
"last_data_time": 1511972058487,
"latest_empty_bucket_timestamp": 1508674500000,
"latest_sparse_bucket_timestamp": 1508682600000,
"input_record_count": 20655561
},
"model_size_stats": {
"job_id": "4thwincmd",
"result_type": "model_size_stats",
"model_bytes": 2854754622,
"total_by_field_count": 3922953,
"total_over_field_count": 0,
"total_partition_field_count": 2,
"bucket_allocation_failures_count": 0,
"memory_status": "soft_limit",
"log_time": 1511972016000,
"timestamp": 1509678000000
},
"datafeed_config": {
"datafeed_id": "datafeed-4thwincmd",
"job_id": "4thwincmd",
"query_delay": "60s",
"frequency": "450s",
"indices": [
"winlogbeat-*"
],
"types": [
"wineventlog"
],
"query": {
"match_all": {
"boost": 1
}
},
"scroll_size": 1000,
"chunking_config": {
"mode": "auto"
},
"state": "started",
"node": {
"id": "qrSYXO4NRd-uq2rHT9_CwA",
"name": "qrSYXO4",
"ephemeral_id": "gsL-4RwXRduWEuBw6BTSYw",
"transport_address": "IPADDRESS:9300",
"attributes": {
"ml.max_open_jobs": "10",
"ml.enabled": "true"
}
}
},
"state": "opened",
"node": {
"id": "qrSYXO4NRd-uq2rHT9_CwA",
"name": "qrSYXO4",
"ephemeral_id": "gsL-4RwXRduWEuBw6BTSYw",
"transport_address": "IPADDRESS:9300",
"attributes": {
"ml.max_open_jobs": "10",
"ml.enabled": "true"
}
},
"open_time": "922s"
}